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

© West Wind Technologies, 1996-2018 • Updated: 05/04/05
Comment or report problem with topic