See Also

OracleTable Class  | Devart.Data.Oracle Namespace

See AlsoDevart.Data.OracleSend comments on this topic.

OracleTable Class Members

Devart.Data.Oracle Namespace : OracleTable Class

OracleTable overview

Public Constructors

Public Constructor OracleTable ConstructorInitializes a new instance of the OracleTable class.

Public Properties

Public Property Capacity (Inherited from OracleArray)Gets the number of elements that the OracleArray can contain.
Public Property Count (Inherited from OracleArray)Gets the number of elements contained in the OracleArray.
Public Property IsFixedSize (Inherited from OracleArray)Gets a value indicating whether the OracleArray has a fixed size.
Public Property IsNull (Inherited from OracleArray)Indicates whether or not the OracleArray represents a null value.
Public Property IsReadOnly (Inherited from OracleArray)Gets a value indicating whether the OracleArray is read-only.
Public Property IsSynchronized (Inherited from OracleArray)Gets a value indicating whether access to the OracleArray is synchronized (thread-safe).
Public Property Item (Inherited from OracleArray)Gets or sets the element at the specified index.
Public Propertystatic (Shared in Visual Basic) Null 
Public Property ObjectType (Inherited from OracleArray)Gets type of the objects in the array.
Public Property SyncRoot (Inherited from OracleArray)Gets an object that can be used to synchronize access to the OracleArray.

Public Methods

Public Method Add (Inherited from OracleArray)Adds an object of specified OracleType.ItemDbType type to the end of the OracleArray.
Public Method Clear (Inherited from OracleArray)Removes all elements from the OracleArray.
Public Method Clone (Inherited from OracleArray)Creates a copy of an OracleArray object.
Public Method Contains (Inherited from OracleArray)Determines whether an element is in the OracleArray.
Public Method CopyTo (Inherited from OracleArray)Copies the entire OracleArray to a compatible Array starting at the specified index.
Public Method GetEnumerator (Inherited from OracleArray)Returns an enumerator for the OracleArray.
Public Method GetOracleValue (Inherited from OracleArray)Gets the value of the array element at the specified ordinal in its Oracle format.
Public Method IndexOf (Inherited from OracleArray)Gets the location in the collection of the OracleArray object.
Public Method Insert (Inherited from OracleArray)Inserts an OracleArray into the collection at the specified index.
Public Method Remove (Inherited from OracleArray)Removes the specified element from the OracleArray.
Public Method RemoveAt (Inherited from OracleArray)Removes the element at the specified index from the OracleArray.

See Also

OracleTable Class  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.