dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / ICustomOracleObject Interface
Members

In This Topic
    ICustomOracleObject Interface
    In This Topic
    Represents an Oracle OBJECT.
    Syntax
    'Declaration
     
    Public Interface ICustomOracleObject 
    public interface ICustomOracleObject 
    Remarks
    Implement this interface to build your own representation of Oracle OBJECT.
    See Also