DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / ValuesOrSubQuery Class / SelectStatement Property

In This Topic
    SelectStatement Property
    In This Topic
    SelectStatement
    Syntax
    'Declaration
     
    Public Property SelectStatement As SelectStatement
    public SelectStatement SelectStatement {get; set;}
    See Also