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

In This Topic
    Type Property (SelectStatement)
    In This Topic
    The type of the SQL statement
    Syntax
    'Declaration
     
    Public ReadOnly Property Type As C1StatementType
    public C1StatementType Type {get;}
    See Also