DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / SqlLexer Class / GetCharErrorDisplay Method

In This Topic
    GetCharErrorDisplay Method
    In This Topic
    Syntax
    'Declaration
     
    Public Overridable Function GetCharErrorDisplay( _
       ByVal c As Integer _
    ) As String
    public virtual string GetCharErrorDisplay( 
       int c
    )

    Parameters

    c
    See Also