dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleAlert Class / ToString Method

In This Topic
    ToString Method (OracleAlert)
    In This Topic
    Returns string representation of the object.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    The string representation of the object.
    See Also