| Devart.Data.Oracle Namespace : OracleTable Class |
OracleTable Constructor | Initializes a new instance of the OracleTable class. |
Capacity (Inherited from OracleArray) | Gets the number of elements that the OracleArray can contain. |
Count (Inherited from OracleArray) | Gets the number of elements contained in the OracleArray. |
IsFixedSize (Inherited from OracleArray) | Gets a value indicating whether the OracleArray has a fixed size. |
IsNull (Inherited from OracleArray) | Indicates whether or not the OracleArray represents a null value. |
IsReadOnly (Inherited from OracleArray) | Gets a value indicating whether the OracleArray is read-only. |
IsSynchronized (Inherited from OracleArray) | Gets a value indicating whether access to the OracleArray is synchronized (thread-safe). |
Item (Inherited from OracleArray) | Gets or sets the element at the specified index. |
![]() Null | |
ObjectType (Inherited from OracleArray) | Gets type of the objects in the array. |
SyncRoot (Inherited from OracleArray) | Gets an object that can be used to synchronize access to the OracleArray. |
Add (Inherited from OracleArray) | Adds an object of specified OracleType.ItemDbType type to the end of the OracleArray. |
Clear (Inherited from OracleArray) | Removes all elements from the OracleArray. |
Clone (Inherited from OracleArray) | Creates a copy of an OracleArray object. |
Contains (Inherited from OracleArray) | Determines whether an element is in the OracleArray. |
CopyTo (Inherited from OracleArray) | Copies the entire OracleArray to a compatible |
GetEnumerator (Inherited from OracleArray) | Returns an enumerator for the OracleArray. |
GetOracleValue (Inherited from OracleArray) | Gets the value of the array element at the specified ordinal in its Oracle format. |
IndexOf (Inherited from OracleArray) | Gets the location in the collection of the OracleArray object. |
Insert (Inherited from OracleArray) | Inserts an OracleArray into the collection at the specified index. |
Remove (Inherited from OracleArray) | Removes the specified element from the OracleArray. |
RemoveAt (Inherited from OracleArray) | Removes the element at the specified index from the OracleArray. |
OracleTable Class | Devart.Data.Oracle Namespace
© 2002 - 2013 Devart. All Rights Reserved.