TransactionControl Enum
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enumerates the transaction mode.
public enum TransactionControl
type TransactionControl =
Public Enum TransactionControl
- Inheritance
-
TransactionControl
Fields
Name | Value | Description |
---|---|---|
Transaction | 11 | Begins a transaction. |
Normal | 12 | Ends the transaction mode by executing the buffer operation. |