C# Class TSQL.Tokens.TSQLKeyword

Inheritance: TSQLToken
Show file Open project: bruce-dunwiddie/tsql-parser Class Usage Examples

Public Methods

Method Description
TSQLKeyword ( int beginPostion, string text ) : System

Method Details

TSQLKeyword() public method

public TSQLKeyword ( int beginPostion, string text ) : System
beginPostion int
text string
return System