DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / SqlLexer Class / _modeStack Field

In This Topic
    _modeStack Field
    In This Topic
    Syntax
    'Declaration
     
    Public ReadOnly _modeStack As List(Of Integer)
    public readonly List<int> _modeStack
    See Also