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