KREDOR Business Object Framework Documentation

SysTable.ToSelectStoredProcedure Method 

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

public string ToSelectStoredProcedure();

Return Value

See Also

SysTable Class | Kredor.BO.MetaTypes Namespace