Tortuga.Chain Namespace
Tortuga.Chain.CommandBuilders Namespace
Tortuga.Chain.Metadata Namespace

OleDbSqlServerTransactionalDataSource..::..ExecuteStream Method

Executes the specified implementation.

Namespace:  Tortuga.Chain.SqlServer
Assembly:  Tortuga.Chain.SqlServer.OleDb (in Tortuga.Chain.SqlServer.OleDb.dll)

Syntax


Parameters

executionToken
Type: Tortuga.Chain.Core..::..CommandExecutionToken<(Of <(<'OleDbCommand, OleDbParameter>)>)>
The execution token.
implementation
Type: Tortuga.Chain.Core..::..StreamingCommandImplementation<(Of <(<'OleDbCommand>)>)>
The implementation.
state
Type: Nullable<(Of <(<'Object>)>)>
The state.

Return Value

The caller is expected to use the StreamingCommandCompletionToken to close any lingering connections and fire appropriate events.

Exceptions


ExceptionCondition
NotImplementedException