KREDOR Business Object Framework Documentation

SysTable.ToInsertStoredProcedure Method 

Returns the Sql script to create an Insert stored procedure for the database table represented by this instance.

public string ToInsertStoredProcedure();

Return Value

See Also

SysTable Class | Kredor.BO.MetaTypes Namespace