TableOrViewMetadata<(Of <(<'TObjectName, TDbType>)>)> Methods
The TableOrViewMetadata<(Of <(<'TObjectName, TDbType>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CreateSqlBuilder |
Creates the SQL builder
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetDefaultSortOrder |
Gets the default sort order. This will be the primary key(s) if they exist. Otherwise the columns will be used in declared order.
|
|
|
GetForeignKeys |
Gets the indexes for this table or view.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetIndexes |
Gets the indexes for this table or view.
|
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

