TSQL Parser - A library for parsing TSQL statements
TSQL Parser - A library for parsing TSQL statements
TSQL Parser
TSQL
TSQLVariables Structure
TSQLVariables Methods
Equals Method
GetHashCode Method
In Method
IsVariable Method
Parse Method
TSQLVariables
In Method
Namespace:
TSQL
Assembly:
TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
Copy
public
bool
In
(
params
TSQLVariables
[]
variables
)
Parameters
variables
Type:
TSQL
TSQLVariables
Return Value
Type:
Boolean
See Also
Reference
TSQLVariables Structure
TSQL Namespace