IndexColumnMetadataCollection<(Of <(<'TDbType>)>)> Members
The IndexColumnMetadataCollection<(Of <(<'TDbType>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
IndexColumnMetadataCollection<(Of <(<'TDbType>)>)> |
Initializes a new instance of the IndexColumnMetadataCollection class that is a read-only wrapper around the specified list.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Contains(`0) | (Inherited from ReadOnlyCollection.) |
|
|
CopyTo(`0[],System.Int32) | (Inherited from ReadOnlyCollection.) |
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetEnumerator | (Inherited from ReadOnlyCollection.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
IndexOf(`0) | (Inherited from ReadOnlyCollection.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
|
|
TryGetColumn |
Returns the column associated with the column name.
|
Properties
| Name | Description | |
|---|---|---|
|
|
Count | (Inherited from ReadOnlyCollection.) |
|
|
GenericCollection |
Gets the generic version of this collection.
|
|
|
Item(System.Int32) | (Inherited from ReadOnlyCollection.) |
|
|
Items | (Inherited from ReadOnlyCollection.) |

