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

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

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

Properties


  Name Description
Public property Count
Gets the number of elements contained in the ReadOnlyCollection instance.
(Inherited from ReadOnlyCollection.)
Public property GenericCollection
Gets the generic version of this collection.
Public property Item(System.Int32)
Gets the element at the specified index.
(Inherited from ReadOnlyCollection.)
Protected property Items
Returns the IList that the ReadOnlyCollection wraps.
(Inherited from ReadOnlyCollection.)