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

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