Name | Description | |
---|---|---|
![]() | Add | Adds an object of specified OracleType.ItemDbType type to the end of the NativeOracleArray. |
![]() | Clear | Removes all elements from the NativeOracleArray. |
![]() | Contains | Determines whether an element is in the NativeOracleArray. |
![]() | CopyTo | Copies the entire NativeOracleArray to a compatible System.Array starting at the specified index. |
![]() | CreateObjRef | (Inherited from System.MarshalByRefObject) |
![]() | Dispose | Disposes the resources allocated by the NativeOracleObjectBase object. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) |
![]() | Flush | Flushes updated data to the server. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) |
![]() | GetEnumerator | Returns an enumerator for the NativeOracleArray. |
![]() | GetLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | GetOracleValue | Gets the value of the array element at the specified ordinal in its Oracle format. |
![]() | IndexOf | Gets the location in the collection of the NativeOracleArray object. |
![]() | InitializeLifetimeService | (Inherited from System.MarshalByRefObject) |
![]() | Insert | Inserts an NativeOracleArray into the collection at the specified index. |
![]() | Refresh | Refreshes object data from the server. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase) |
![]() | Remove | Removes the specified element from the NativeOracleArray. |
![]() | RemoveAt | Removes the element at the specified index from the NativeOracleArray. |