DataConnector | ComponentOne
C1.DataConnector Assembly / C1.DataConnector Namespace / SqlLexer Class / GetErrorDisplay Method / GetErrorDisplay(Int32) Method

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

    Parameters

    c
    See Also