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