Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TSQL
Tokens
TSQLBinaryLiteral
C# Class TSQL.Tokens.TSQLBinaryLiteral
Inheritance:
TSQLLiteral
Datei anzeigen
Open project: bruce-dunwiddie/tsql-parser
Public Methods
Method
Description
TSQLBinaryLiteral
(
int
beginPostion
,
string
text
) :
System
Method Details
TSQLBinaryLiteral()
public
method
public
TSQLBinaryLiteral
(
int
beginPostion
,
string
text
) :
System
beginPostion
int
text
string
return
System