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

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

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

Constructors


  Name Description
Public method ColumnMetadataCollection<(Of <(<'TDbType>)>)>
Initializes a new instance of the ColumnMetadataCollection<(Of <(<'TDbType>)>)> class.

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
Gets the ColumnMetadata<(Of <(<'TDbType>)>)> with the specified column name.
Public property Item(System.Int32) (Inherited from ReadOnlyCollection.)
Protected property Items (Inherited from ReadOnlyCollection.)