C# Class TSQL.Tokens.TSQLNumericLiteral

Inheritance: TSQLLiteral
Afficher le fichier Open project: bruce-dunwiddie/tsql-parser

Méthodes publiques

Méthode Description
TSQLNumericLiteral ( int beginPostion, string text ) : System

Method Details

TSQLNumericLiteral() public méthode

public TSQLNumericLiteral ( int beginPostion, string text ) : System
beginPostion int
text string
Résultat System