InDoubtTransactionResolutionType Enum
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.
List of SQL Server repair types
C#
public enum InDoubtTransactionResolutionType
type InDoubtTransactionResolutionType =
Public Enum InDoubtTransactionResolutionType
- Inheritance
-
InDoubtTransactionResolutionType
Name | Value | Description |
---|---|---|
NoPresumption | 0 | |
PresumeCommit | 1 | |
PresumeAbort | 2 |
Producto | Versiones |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0, 160.2004021.0 |