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

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