Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

IndexColumnMetadataCollection<(Of <(<'TDbType>)>)> Members

The IndexColumnMetadataCollection<(Of <(<'TDbType>)>)> type exposes the following members.

Constructors


  Name Description
Public method IndexColumnMetadataCollection<(Of <(<'TDbType>)>)>
Initializes a new instance of the IndexColumnMetadataCollection class that is a read-only wrapper around the specified list.

Methods


  Name Description
Public method Contains(`0) (Inherited from ReadOnlyCollection.)
Public method CopyTo(`0[],System.Int32) (Inherited from ReadOnlyCollection.)
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetEnumerator (Inherited from ReadOnlyCollection.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Public method IndexOf(`0) (Inherited from ReadOnlyCollection.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)
Public method TryGetColumn
Returns the column associated with the column name.

Properties


  Name Description
Public property Count (Inherited from ReadOnlyCollection.)
Public property GenericCollection
Gets the generic version of this collection.
Public property Item(System.Int32) (Inherited from ReadOnlyCollection.)
Protected property Items (Inherited from ReadOnlyCollection.)