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

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