ILink Methods
The ILink<(Of <(<'TResult>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CommandText |
Returns command text (usually SQL) without executing it.
|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Execute |
Execute the operation synchronously.
|
|
|
ExecuteAsync(Nullable<(Of <<'(Object>)>>)) |
Execute the operation asynchronously.
|
|
|
ExecuteAsync(CancellationToken, Nullable<(Of <<'(Object>)>>)) |
Execute the operation asynchronously.
|
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

