TSqlParserToken Constructor
Include Protected Members
Include Inherited Members
Initializes an instance of the TSqlParserToken class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
TSqlParserToken() | Initializes an instance of the TSqlParserToken class. | |
TSqlParserToken(TSqlTokenType, String) | ||
TSqlParserToken(TSqlTokenType, Int32, String, Int32, Int32) |
Top