ICommandDataSource Methods
The ICommandDataSource<(Of <(<'TCommand, TParameter>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
Equals(System.Object) | (Inherited from Object.) |
|
|
Execute |
Executes the specified operation.
|
|
|
ExecuteAsync |
Executes the operation asynchronously.
|
|
|
ExecuteStream |
Executes the specified implementation.
|
|
|
ExecuteStreamAsync |
Executes the specified implementation asynchronously.
|
|
|
Finalize | (Inherited from Object.) |
|
|
GetHashCode | (Inherited from Object.) |
|
|
GetType | (Inherited from Object.) |
|
|
MemberwiseClone | (Inherited from Object.) |
|
|
ToString | (Inherited from Object.) |

