KREDOR Business Object Framework Documentation

SysTable Properties

The properties of the SysTable class are listed below. For a complete list of SysTable class members, see the SysTable Members topic.

Public Instance Properties

ClassName Gets the default class name for this table/view.
Columns Gets the the columns of this table.
CrDate Gets the date the table was created.
Id Gets or sets the object id of the table.
Key (inherited from BusinessObject) Gets the value of the primary key of the object.
Name Gets or sets the name of the table.
UId Gets or sets the uid of the table owner.
XType Gets or sets the type of the table.

See Also

SysTable Class | Kredor.BO.MetaTypes Namespace