C# Class TSQL.Tokens.TSQLVariable

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

Public Methods

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

Method Details

TSQLVariable() public method

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