Property | Type | Description | |
---|---|---|---|
CarriageReturn | |||
CloseParentheses | |||
Comma | |||
LineFeed | |||
None | |||
OpenParentheses | |||
Period | |||
Semicolon | |||
Space | |||
Tab |
Method | Description | |
---|---|---|
Equals ( |
||
Equals ( object obj ) : bool | ||
GetHashCode ( ) : int | ||
In ( ) : bool | ||
IsCharacter ( string token ) : bool | ||
Parse ( string token ) : |
||
operator ( ) : bool |
Method | Description | |
---|---|---|
TSQLCharacters ( string token ) : System |
public static IsCharacter ( string token ) : bool | ||
token | string | |
return | bool |
public static Parse ( string token ) : |
||
token | string | |
return |
public static TSQLCharacters,TSQL CarriageReturn | ||
return |
public static TSQLCharacters,TSQL CloseParentheses | ||
return |
public static TSQLCharacters,TSQL LineFeed | ||
return |
public static TSQLCharacters,TSQL OpenParentheses | ||
return |
public static TSQLCharacters,TSQL Semicolon | ||
return |