StreamingCommandCompletionToken Properties
The StreamingCommandCompletionToken type exposes the following members.
Properties
| Name | Description | |
|---|---|---|
|
|
LockToken |
If the data source wants the caller to release the write lock, it will be provided here.
|
|
|
RowsAffected |
Gets or sets the number of rows affected.
|
|
|
Transaction |
If the data source wants the caller to commit the DbTransaction, it will be provided here.
|

