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

StreamingCommandCompletionToken Properties

The StreamingCommandCompletionToken type exposes the following members.

Properties


  Name Description
Public property LockToken
If the data source wants the caller to release the write lock, it will be provided here.
Public property RowsAffected
Gets or sets the number of rows affected.
Public property Transaction
If the data source wants the caller to commit the DbTransaction, it will be provided here.