Click or drag to resize

TSQLCaseExpression 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 TSQLCaseExpression : TSQLExpression

The TSQLCaseExpression type exposes the following members.

Constructors
  NameDescription
Public methodTSQLCaseExpression
Initializes a new instance of the TSQLCaseExpression class
Top
See Also