| Devart.Data.Oracle Namespace : NativeOracleTable Class |
NativeOracleTable Constructor | Overloaded. Initializes a new instance of the NativeOracleTable class. |
Connection (Inherited from NativeOracleObjectBase) | Gets or sets OracleConnection used by NativeOracleObjectBase descendant. |
Count (Inherited from NativeOracleArray) | Gets the number of elements contained in the NativeOracleArray. |
IsFixedSize (Inherited from NativeOracleArray) | 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 (Inherited from NativeOracleArray) | Gets a value indicating whether the NativeOracleArray is read-only. |
IsSynchronized (Inherited from NativeOracleArray) | Gets a value indicating whether access to the NativeOracleArray is synchronized (thread-safe). |
Item (Inherited from NativeOracleArray) | Overloaded. Gets or sets the element at the specified index. |
ObjectType (Inherited from NativeOracleObjectBase) | Gets an OracleType of the specified object. |
SyncRoot (Inherited from NativeOracleArray) | Gets an object that can be used to synchronize access to the NativeOracleArray. |
Value (Inherited from NativeOracleArray) | Gets the value of the NativeOracleArray as .NET Framework array of the elements of the same type. |
Add (Inherited from NativeOracleArray) | Adds an object of specified OracleType.ItemDbType type to the end of the NativeOracleArray. |
Clear (Inherited from NativeOracleArray) | Removes all elements from the NativeOracleArray. |
Contains (Inherited from NativeOracleArray) | Determines whether an element is in the NativeOracleArray. |
CopyTo (Inherited from NativeOracleArray) | 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 (Inherited from NativeOracleArray) | Returns an enumerator for the NativeOracleArray. |
| Retrieves the current lifetime service object that controls the lifetime policy for this instance. |
GetOracleValue (Inherited from NativeOracleArray) | Gets the value of the array element at the specified ordinal in its Oracle format. |
IndexOf (Inherited from NativeOracleArray) | Gets the location in the collection of the NativeOracleArray object. |
| Obtains a lifetime service object to control the lifetime policy for this instance. |
Insert (Inherited from NativeOracleArray) | Inserts an NativeOracleArray into the collection at the specified index. |
Refresh (Inherited from NativeOracleObjectBase) | Refreshes object data from the server. |
Remove (Inherited from NativeOracleArray) | Removes the specified element from the NativeOracleArray. |
RemoveAt (Inherited from NativeOracleArray) | Removes the element at the specified index from the NativeOracleArray. |
NativeOracleTable Class | Devart.Data.Oracle Namespace
© 2002 - 2013 Devart. All Rights Reserved.