BcfRow Properties |
[This is preliminary documentation and is subject to change.]
The BcfRow type exposes the following members.
| Name | Description | |
|---|---|---|
| CellFaults |
Gets all distinct BcfFault tagging cells in this row.
| |
| Cells |
Gets the cell collection.
| |
| CellWithFaults |
Gets the cells tagged with faults.
| |
| ChildRowsCells |
Gets the BcfChildRelationCellCollection of this row.
| |
| IsAlive |
Gets a value indicating whether this instance is in use.
| |
| ItemInt32 |
Gets or sets the value stored in the BcfColumn specified by columnIndex.
| |
| ItemString |
Gets or sets the value stored in the BcfColumn specified by columnName.
| |
| ItemBcfColumn |
Gets or sets the value stored in the specified BcfColumn.
| |
| ParentRowCells |
Gets the BcfParentRelationCellCollection of this row.
| |
| RowId | ||
| RowState |
Gets the BcfRowState of the BcfRow.
| |
| Table |
Gets the BcfTable the row belongs to.
|