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 | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (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 | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (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 | Obtains a lifetime service object to control the lifetime policy for this instance. (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. |