BcfColumnCollection Properties |
[This is preliminary documentation and is subject to change.]
The BcfColumnCollection type exposes the following members.
| Name | Description | |
|---|---|---|
| Array |
Gets the immutable-array containing the columns.
| |
| Count |
The number of columns in this collection.
| |
| Defined |
Returns a BcfColumnCollection containing (setup-) defined columns only (without auto-generated optimizer columns).
| |
| ItemInt32 |
Gets the column at the specified zero-based index.
| |
| ItemString |
Gets the BcfColumn from the collection with the specified column name.
|