C# Class TSQL.Tokens.TSQLBinaryLiteral

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

Méthodes publiques

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

Method Details

TSQLBinaryLiteral() public méthode

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