dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / NativeOracleArray Class

NativeOracleArray Class Properties

For a list of all members of this type, see NativeOracleArray members.

Public Properties
 NameDescription
Public PropertyGets or sets OracleConnection used by NativeOracleObjectBase descendant. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public PropertyGets the number of elements contained in the NativeOracleArray.  
Public PropertyGets a value indicating whether the NativeOracleArray has a fixed size.  
Public PropertyIndicates whether or not the NativeOracleObject represents a null value. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public PropertyGets a value indicating whether the NativeOracleArray is read-only.  
Public PropertyGets a value indicating whether access to the NativeOracleArray is synchronized (thread-safe).  
Public PropertyOverloaded. Gets or sets the element at the specified index.  
Public PropertyGets an OracleType of the specified object. (Inherited from Devart.Data.Oracle.NativeOracleObjectBase)
Public PropertyGets an object that can be used to synchronize access to the NativeOracleArray.  
Public PropertyGets the value of the NativeOracleArray as .NET Framework array of the elements of the same type.  
Top
See Also