Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
TSQL
Tokens
TSQLWhitespace
C# Class TSQL.Tokens.TSQLWhitespace
Inheritance:
TSQLToken
ファイルを表示
Open project: bruce-dunwiddie/tsql-parser
Public Methods
Method
Description
TSQLWhitespace
(
int
beginPostion
,
string
text
) :
System
Method Details
TSQLWhitespace()
public
method
public
TSQLWhitespace
(
int
beginPostion
,
string
text
) :
System
beginPostion
int
text
string
return
System