| Devart.Data.Oracle Namespace : NativeOracleArray Class |
NativeOracleArray Constructor | Overloaded. Initializes a new instance of the NativeOracleArray class. |
Connection (Inherited from NativeOracleObjectBase) | Gets or sets OracleConnection used by NativeOracleObjectBase descendant. |
Count | Gets the number of elements contained in the NativeOracleArray. |
IsFixedSize | Gets a value indicating whether the NativeOracleArray has a fixed size. |
IsNull (Inherited from NativeOracleObjectBase) | Indicates whether or not the NativeOracleObject represents a null value. |
IsReadOnly | Gets a value indicating whether the NativeOracleArray is read-only. |
IsSynchronized | Gets a value indicating whether access to the NativeOracleArray is synchronized (thread-safe). |
Item | Overloaded. Gets or sets the element at the specified index. |
ObjectType (Inherited from NativeOracleObjectBase) | Gets an OracleType of the specified object. |
SyncRoot | Gets an object that can be used to synchronize access to the NativeOracleArray. |
Value | Gets the value of the NativeOracleArray as .NET Framework array of the elements of the same type. |
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 |
| Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. |
Dispose (Inherited from NativeOracleObjectBase) | Disposes the resources allocated by the NativeOracleObjectBase object. |
Flush (Inherited from NativeOracleObjectBase) | Flushes updated data to the server. |
GetEnumerator | Returns an enumerator for the NativeOracleArray. |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
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. |
| Obtains a lifetime service object to control the lifetime policy for this instance. |
Insert | Inserts an NativeOracleArray into the collection at the specified index. |
Refresh (Inherited from NativeOracleObjectBase) | Refreshes object data from the server. |
Remove | Removes the specified element from the NativeOracleArray. |
RemoveAt | Removes the element at the specified index from the NativeOracleArray. |
NativeOracleArray Class | Devart.Data.Oracle Namespace
© 2002 - 2013 Devart. All Rights Reserved.