Click or drag to resize

TSQLStatementReader Constructor (String)

Initializes a new instance of the TSQLStatementReader class

Namespace:  TSQL
Assembly:  TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
public TSQLStatementReader(
	string tsqlText
)

Parameters

tsqlText
Type: SystemString
See Also