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

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

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

Constructors


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

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property Details
Gets the underlying column.
Public property IsDescending
Gets a value indicating whether this instance is descending.
(Inherited from IndexColumnMetadata.)
Public property IsIncluded
Gets a value indicating whether this instance is an included column.
(Inherited from IndexColumnMetadata.)
Public property SqlName
Gets the name used by the database.
(Inherited from IndexColumnMetadata.)