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

In This Topic
    ToString Method (OracleRef)
    In This Topic
    Converts a REF to a hexadecimal string.
    Syntax
    'Declaration
     
    Public Overrides Function ToString() As String
    public override string ToString()

    Return Value

    A hexadecimal string.
    See Also