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

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

    Return Value

    Name of the current OracleQueueAgent object.
    See Also