DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / ISQLStatement Interface / Type Property

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