C# Class TSQL.Tokens.TSQLStringLiteral

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

Méthodes publiques

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

Method Details

TSQLStringLiteral() public méthode

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