EParseState 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.
C#
public enum EParseState
type EParseState =
Public Enum EParseState
- Inheritance
-
EParseState
Name | Value | Description |
---|---|---|
e_ParseNeutral | 0 | |
e_ParseEventNotifObjectOn | 1 | |
e_ParseIdxInclude | 2 | |
e_ParseBegin | 3 | |
e_ParseGDR | 4 | |
e_ParseDump | 5 | |
e_ParseLoad | 6 | |
e_ParseOpen | 7 | |
e_ParseClose | 8 | |
e_ParseWith | 9 | |
e_ParseAfterWith | 10 | |
e_ParseGroupBy | 11 |
Ürün | Sürümler |
---|---|
Microsoft.SqlServer.SqlManagementObjects | 150.18208.0 |