Membri IDbTransactionExtension
Represents additional transaction properties that can be implemented by SQL Server Reporting Services data processing extensions.
Il tipo IDbTransactionExtension espone i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Commit | Commits the database transaction. (Ereditato da IDbTransaction). |
![]() |
Dispose | (Ereditato da IDisposable). |
![]() |
Rollback | Rolls back a transaction from a pending state. (Ereditato da IDbTransaction). |
In alto
Proprietà
Nome | Descrizione | |
---|---|---|
![]() |
AllowMultiConnection | Indicates whether the provider extension allows a single transaction to be used across multiple connections. |
In alto
Vedere anche