Click or drag to resize

TSQLDefaultValuesExpression Class

Inheritance Hierarchy
SystemObject
  TSQL.ExpressionsTSQLExpression
    TSQL.ExpressionsTSQLDefaultValuesExpression

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

The TSQLDefaultValuesExpression type exposes the following members.

Constructors
  NameDescription
Public methodTSQLDefaultValuesExpression
Initializes a new instance of the TSQLDefaultValuesExpression class
Top
See Also