Click or drag to resize

TSQLValuesExpression Class

Inheritance Hierarchy

Namespace:  TSQL.Expressions
Assembly:  TSQL_Parser (in TSQL_Parser.dll) Version: 1.5.3.0 (1.5.3.0)
Syntax
C#
public class TSQLValuesExpression : TSQLExpression

The TSQLValuesExpression type exposes the following members.

Constructors
  NameDescription
Public methodTSQLValuesExpression
Initializes a new instance of the TSQLValuesExpression class
Top
See Also