TableFunctionMetadata<(Of <(<'TObjectName, TDbType>)>)> Members
The TableFunctionMetadata<(Of <(<'TObjectName, TDbType>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
TableFunctionMetadata<(Of <(<'TObjectName, TDbType>)>)> |
Initializes a new instance of the TableFunctionMetadata<(Of <(<'TObjectName, TDbType>)>)> class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
CreateSqlBuilder |
Creates a SQL builder.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Finalize | (Inherited from Object.) |
|
|
GetDefaultSortOrder |
Gets the default sort order. This is based on the first N columns.
|
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
|
|
Columns |
Gets the columns.
|
|
|
Name |
Gets the name.
|
|
|
NullableColumns |
Gets the columns known to be nullable.
(Inherited from TableFunctionMetadata.) |
|
|
Parameters |
Gets the parameters.
|

