DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / SqlParser.Type_nameContext Class / RuleIndex Property

In This Topic
    RuleIndex Property (SqlParser.Type_nameContext)
    In This Topic
    Syntax
    'Declaration
     
    Public Overrides ReadOnly Property RuleIndex As Integer
    public override int RuleIndex {get;}
    See Also