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

In This Topic
    Clear Method (NativeOracleArray)
    In This Topic
    Removes all elements from the NativeOracleArray.
    Syntax
    'Declaration
     
    Public Sub Clear() 
    public void Clear()
    See Also