IndexColumnMetadata<(Of <(<'TDbType>)>)> Members
The IndexColumnMetadata<(Of <(<'TDbType>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
IndexColumnMetadata<(Of <(<'TDbType>)>)> |
Initializes a new instance of the IndexColumnMetadata class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Details |
Gets the underlying column.
|
|
|
IsDescending |
Gets a value indicating whether this instance is descending.
(Inherited from IndexColumnMetadata.) |
|
|
IsIncluded |
Gets a value indicating whether this instance is an included column.
(Inherited from IndexColumnMetadata.) |
|
|
SqlName |
Gets the name used by the database.
(Inherited from IndexColumnMetadata.) |

