Click or drag to resize

BcfColumnCollection Properties

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

The BcfColumnCollection type exposes the following members.

Properties
  NameDescription
Public propertyArray
Gets the immutable-array containing the columns.
Public propertyCount
The number of columns in this collection.
Public propertyDefined
Returns a BcfColumnCollection containing (setup-) defined columns only (without auto-generated optimizer columns).
Public propertyItemInt32
Gets the column at the specified zero-based index.
Public propertyItemString
Gets the BcfColumn from the collection with the specified column name.
Top
See Also