wwBusiness.Tablename

Base file name for the underlying database table that this business object is based on. Generally this table's structure will be the structure of the DataRow member.

Tables loaded by Load(), New(), etc. also use the tablename as the name of the DataTable in the internal DataSet returned. LoadDetailItems() creates a table with a tablename_LIST prefix.

public string Tablename

See also:

Class wwBusiness


 Last Updated: 3/7/2007 | Send topic feedback