Operation<(Of <(<'TConnection, TTransaction>)>)> Members
The Operation<(Of <(<'TConnection, TTransaction>)>)> type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
|
|
Operation<(Of <(<'TConnection, TTransaction>)>)> |
Initializes a new instance of the Operation<(Of <(<'TConnection, TTransaction>)>)> class.
|
Methods
| Name | Description | |
|---|---|---|
|
|
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.) |
Properties
| Name | Description | |
|---|---|---|
|
|
DataSource |
Gets the data source that is associated with this materializer or appender.
|
Events
| Name | Description | |
|---|---|---|
|
|
ExecutionTokenPrepared |
Occurs when an execution token has been prepared.
|
|
|
ExecutionTokenPreparing |
Occurs when an execution token is about to be prepared.
|

