CalculationWorks Logo
BcfTableTRow PropertiesCalculationWorks BCF Library 1.1 for .NET Framework 4.5

[This is preliminary documentation and is subject to change.]

The BcfTableTRow generic type exposes the following members.

Properties

  NameDescription
Public propertyBehavior
Gets the BcfTableBehavior.
(Inherited from BcfTable.)
Public propertyChildRelations
Gets the collection of child relations for this table.
(Inherited from BcfTable.)
Public propertyColumns
Gets the collection of columns belonging to this table.
(Inherited from BcfTable.)
Public propertyDataSet
Gets the BcfDataSet the table belongs to.
(Inherited from BcfTable.)
Public propertyIndex
Gets the relative position of the column within the TablesBcfTableCollection
(Inherited from BcfTable.)
Public propertyItem
Gets the row at the specified index.
Public propertyName
Gets the tables name.
(Inherited from BcfTable.)
Public propertyParentRelations
Gets the collection of parent relations for this table.
(Inherited from BcfTable.)
Public propertyRows
Gets the collection of rows belonging to this table.
(Inherited from BcfTable.)
Public propertyValidators
Gets the collection of validators belonging to this table.
(Inherited from BcfTable.)
Top
See Also

Reference