[]
        
(Showing Draft Content)

C1.DataConnector.SubQueryExpression

SubQueryExpression Class

A class that represents a SQL sub-query expression

Inheritance
SubQueryExpression
Implements
Namespace: C1.DataConnector
Assembly: C1.DataConnector.dll
Syntax
public class SubQueryExpression : IExpression

Constructors

Name Description
SubQueryExpression()

Properties

Name Description
Statement

The sub-query as statement

SubExpressions

The IExpression children that made this IExpression

Type

The type of the expression