TransactionOptionAlias 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.
public enum TransactionOptionAlias
type TransactionOptionAlias =
Public Enum TransactionOptionAlias
- Inheritance
-
TransactionOptionAlias
Fields
Name | Value | Description |
---|---|---|
Required | 1 | |
RequiresNew | 2 | |
Mandatory | 3 | |
Suppress | 4 | |
Never | 5 |