TSqlParserToken Class
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.
Represents a single Token in the input text.
C#
public sealed class TSqlParserToken
type TSqlParserToken = class
Public NotInheritable Class TSqlParserToken
- Inheritance
-
TSqlParserToken
TSql |
Initializes a new instance of the TSqlParserToken class. |
TSql |
Initializes a new instance of the TSqlParserToken class. |
TSql |
Initializes a new instance of the TSqlParserToken class. |
Column |
Gets or sets the column. |
Line |
Gets or sets the line. |
Offset |
Gets or sets the offset. |
Text |
Gets or sets the text. |
Token |
Gets or sets the type of the token. |
Is |
Determines if the token is a language keyword. |
منتج | الإصدارات |
---|---|
Microsoft.SQLServer.DacFx | 140.3881.1, 150.18208.0, 160.2004021.0, 161.6374.0, 161 |