Click or drag to resize

BcfRow Properties

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

The BcfRow type exposes the following members.

Properties
  NameDescription
Public propertyCellFaults
Gets all distinct BcfFault tagging cells in this row.
Public propertyCells
Gets the cell collection.
Public propertyCellWithFaults
Gets the cells tagged with faults.
Public propertyChildRowsCells
Gets the BcfChildRelationCellCollection of this row.
Public propertyIsAlive
Gets a value indicating whether this instance is in use.
Public propertyItemInt32
Gets or sets the value stored in the BcfColumn specified by columnIndex.
Public propertyItemString
Gets or sets the value stored in the BcfColumn specified by columnName.
Public propertyItemBcfColumn
Gets or sets the value stored in the specified BcfColumn.
Public propertyParentRowCells
Gets the BcfParentRelationCellCollection of this row.
Public propertyRowId
Gets the BcfRow-identifier unique in the BcfTable the BcfRow belongs to.
Public propertyRowState
Gets the BcfRowState of the BcfRow.
Public propertyTable
Gets the BcfTable the row belongs to.
Top
See Also