[]
        
(Showing Draft Content)

C1.DataConnector.TableOrSubquery.SubQueryStatement

SubQueryStatement Property

SubQueryStatement

The sub-query statement if this object refers to a subQuery, otherwise, null.

Declaration
public SelectStatement SubQueryStatement { get; set; }