See Also

NativeOracleArray Class  | Devart.Data.Oracle Namespace

See AlsoDevart.Data.OracleSend comments on this topic.

NativeOracleArray Class Members

Devart.Data.Oracle Namespace : NativeOracleArray Class

NativeOracleArray overview

Public Constructors

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

Public Properties

Public Property Connection (Inherited from NativeOracleObjectBase)Gets or sets OracleConnection used by NativeOracleObjectBase descendant.
Public Property CountGets the number of elements contained in the NativeOracleArray.
Public Property IsFixedSizeGets 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 IsReadOnlyGets a value indicating whether the NativeOracleArray is read-only.
Public Property IsSynchronizedGets a value indicating whether access to the NativeOracleArray is synchronized (thread-safe).
Public Property ItemOverloaded. Gets or sets the element at the specified index.
Public Property ObjectType (Inherited from NativeOracleObjectBase)Gets an OracleType of the specified object.
Public Property SyncRootGets an object that can be used to synchronize access to the NativeOracleArray.
Public Property ValueGets the value of the NativeOracleArray as .NET Framework array of the elements of the same type.

Public Methods

Public Method AddAdds an object of specified OracleType.ItemDbType type to the end of the NativeOracleArray.
Public Method ClearRemoves all elements from the NativeOracleArray.
Public Method ContainsDetermines whether an element is in the NativeOracleArray.
Public Method CopyToCopies 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 GetEnumeratorReturns 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 GetOracleValueGets the value of the array element at the specified ordinal in its Oracle format.
Public Method IndexOfGets 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 InsertInserts an NativeOracleArray into the collection at the specified index.
Public Method Refresh (Inherited from NativeOracleObjectBase)Refreshes object data from the server.
Public Method RemoveRemoves the specified element from the NativeOracleArray.
Public Method RemoveAtRemoves the element at the specified index from the NativeOracleArray.

See Also

NativeOracleArray Class  | Devart.Data.Oracle Namespace

 

 


© 2002 - 2013 Devart. All Rights Reserved.