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

In This Topic
    Type Property (SqlLexer)
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Property Type As Integer
    public virtual int Type {get; set;}
    See Also