dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleArray Class / Clear Method

On this page
    Clear Method (OracleArray)
    On this page
    Removes all elements from the OracleArray.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also