ExecutionSettingEnum 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.
public enum class ExecutionSettingEnum
C#
public enum ExecutionSettingEnum
type ExecutionSettingEnum =
Public Enum ExecutionSettingEnum
- Inheritance
-
ExecutionSettingEnum
Name | Value | Description |
---|---|---|
Live | 0 | |
Snapshot | 1 |
Product | Versions |
---|---|
SQL Server .NET SDK | 2016 |