KREDOR Business Object Framework Documentation

SysTable Constructor

Initializes a new blank Kredor.BO.MetaTypes.SysTable object bound to the specified data source (connection string)

Overload List

Initializes a new blank Kredor.BO.MetaTypes.SysTable.

public SysTable();

Initializes a new blank Kredor.BO.MetaTypes.SysTable object bound to the specified data source (connection string)

public SysTable(DataSource);

See Also

SysTable Class | Kredor.BO.MetaTypes Namespace