See Also

NativeOracleTable Class  | Devart.Data.Oracle Namespace

See AlsoDevart.Data.OracleSend comments on this topic.

NativeOracleTable Class Members

Devart.Data.Oracle Namespace : NativeOracleTable Class

NativeOracleTable overview

Public Constructors

Public Constructor NativeOracleTable ConstructorOverloaded. Initializes a new instance of the NativeOracleTable class.

Public Properties

Public Property Connection (Inherited from NativeOracleObjectBase)Gets or sets OracleConnection used by NativeOracleObjectBase descendant.
Public Property Count (Inherited from NativeOracleArray)Gets the number of elements contained in the NativeOracleArray.
Public Property IsFixedSize (Inherited from NativeOracleArray)Gets a value indicating whether the NativeOracleArray has a fixed size.
Public Property IsNull (Inherited from NativeOracleObjectBase)Indicates whether or not the NativeOracleObject represents a null value.
Public Property IsReadOnly (Inherited from NativeOracleArray)Gets a value indicating whether the NativeOracleArray is read-only.
Public Property IsSynchronized (Inherited from NativeOracleArray)Gets a value indicating whether access to the NativeOracleArray is synchronized (thread-safe).
Public Property Item (Inherited from NativeOracleArray)Overloaded. Gets or sets the element at the specified index.
Public Property ObjectType (Inherited from NativeOracleObjectBase)Gets an OracleType of the specified object.
Public Property SyncRoot (Inherited from NativeOracleArray)Gets an object that can be used to synchronize access to the NativeOracleArray.
Public Property Value (Inherited from NativeOracleArray)Gets the value of the NativeOracleArray as .NET Framework array of the elements of the same type.

Public Methods

Public Method Add (Inherited from NativeOracleArray)Adds an object of specified OracleType.ItemDbType type to the end of the NativeOracleArray.
Public Method Clear (Inherited from NativeOracleArray)Removes all elements from the NativeOracleArray.
Public Method Contains (Inherited from NativeOracleArray)Determines whether an element is in the NativeOracleArray.
Public Method CopyTo (Inherited from NativeOracleArray)Copies the entire NativeOracleArray to a compatible Array starting at the specified index.
Public Method CreateObjRef (Inherited from System.MarshalByRefObject)Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object.
Public Method Dispose (Inherited from NativeOracleObjectBase)Disposes the resources allocated by the NativeOracleObjectBase object.
Public Method Flush (Inherited from NativeOracleObjectBase)Flushes updated data to the server.
Public Method GetEnumerator (Inherited from NativeOracleArray)Returns an enumerator for the NativeOracleArray.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject)Retrieves the current lifetime service object that controls the lifetime policy for this instance.
Public Method GetOracleValue (Inherited from NativeOracleArray)Gets the value of the array element at the specified ordinal in its Oracle format.
Public Method IndexOf (Inherited from NativeOracleArray)Gets the location in the collection of the NativeOracleArray object.
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject)Obtains a lifetime service object to control the lifetime policy for this instance.
Public Method Insert (Inherited from NativeOracleArray)Inserts an NativeOracleArray into the collection at the specified index.
Public Method Refresh (Inherited from NativeOracleObjectBase)Refreshes object data from the server.
Public Method Remove (Inherited from NativeOracleArray)Removes the specified element from the NativeOracleArray.
Public Method RemoveAt (Inherited from NativeOracleArray)Removes the element at the specified index from the NativeOracleArray.

See Also

NativeOracleTable Class  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.