KREDOR Business Object Framework Documentation

SysTable.ToSqlScript Method 

Returns the Sql script to create Insert and Update stored procedures for the database table represented by this instance.

public string ToSqlScript();

Return Value

See Also

SysTable Class | Kredor.BO.MetaTypes Namespace