KREDOR Business Object Framework Documentation

SysTable.ToUpdateStoredProcedure Method 

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

public string ToUpdateStoredProcedure();

Return Value

See Also

SysTable Class | Kredor.BO.MetaTypes Namespace