Appender<(Of <(<'TIn, TOut>)>)> Members
The Appender<(Of <(<'TIn, TOut>)>)> type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
|
CommandText |
Returns the generated SQL statement of the previous link.
|
|
|
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.
|
|
|
PreviousLink |
Gets the previous link in the operation chain.
|
Events
| Name | Description | |
|---|---|---|
|
|
ExecutionTokenPrepared |
Occurs when an execution token has been prepared.
|
|
|
ExecutionTokenPreparing |
Occurs when an execution token is about to be prepared.
|

