dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleRef Class / Pin Method / Pin() Method

In This Topic
    Pin() Method
    In This Topic
    Creates an object associated with the specified reference.
    Syntax
    'Declaration
     
    Public Overloads Sub Pin() 
    public void Pin()
    Remarks
    Use GetObject method to retrieve object value.
    See Also