ColumnMetadataCollection Properties
The ColumnMetadataCollection type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
Count |
Gets the number of elements in the collection.
|
|
|
Item[([( Int32])]) |
Gets the element at the specified index in the read-only list.
|
|
|
Item[([( String])]) |
Gets the ColumnMetadata with the specified column name.
|

