| BcfTableTRow Properties | |
The BcfTableTRow generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Behavior |
Gets the BcfTableBehavior.
(Inherited from BcfTable.) | |
| ChildRelations |
Gets the collection of child relations for this table.
(Inherited from BcfTable.) | |
| Columns |
Gets the collection of columns belonging to this table.
(Inherited from BcfTable.) | |
| DataSet |
Gets the BcfDataSet the table belongs to.
(Inherited from BcfTable.) | |
| Index |
Gets the position of the table in BcfDataSet.Tables collection.
(Inherited from BcfTable.) | |
| Item |
Gets the row at the specified index.
| |
| Name |
Gets the tables name.
(Inherited from BcfTable.) | |
| ParentRelations |
Gets the collection of parent relations for this table.
(Inherited from BcfTable.) | |
| Rows |
Gets the collection of rows belonging to this table.
(Inherited from BcfTable.) | |
| Validators |
Gets the collection of validators belonging to this table.
(Inherited from BcfTable.) |