| BcfTable Properties | |
The BcfTable type exposes the following members.
| Name | Description | |
|---|---|---|
| Behavior |
Gets the BcfTableBehavior.
| |
| ChildRelations |
Gets the collection of child relations for this table.
| |
| Columns |
Gets the collection of columns belonging to this table.
| |
| DataSet |
Gets the BcfDataSet the table belongs to.
| |
| Index |
Gets the position of the table in BcfDataSet.Tables collection.
| |
| Name |
Gets the tables name.
| |
| ParentRelations |
Gets the collection of parent relations for this table.
| |
| Rows |
Gets the collection of rows belonging to this table.
| |
| Validators |
Gets the collection of validators belonging to this table.
|