Click or drag to resize
CalculationWorks Logo
BcfTable Properties

The BcfTable type exposes the following members.

Properties
  NameDescription
Public propertyBehavior
Gets the BcfTableBehavior.
Public propertyChildRelations
Gets the collection of child relations for this table.
Public propertyColumns
Gets the collection of columns belonging to this table.
Public propertyDataSet
Gets the BcfDataSet the table belongs to.
Public propertyIndex
Gets the position of the table in BcfDataSet.Tables collection.
Public propertyName
Gets the tables name.
Public propertyParentRelations
Gets the collection of parent relations for this table.
Public propertyRows
Gets the collection of rows belonging to this table.
Public propertyValidators
Gets the collection of validators belonging to this table.
Top
See Also