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

In This Topic
    InputStream Property
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable ReadOnly Property InputStream As Antlr4.Runtime.IIntStream
    public virtual Antlr4.Runtime.IIntStream InputStream {get;}
    See Also