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

OracleTable Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the number of elements that the OracleArray can contain. (Inherited from Devart.Data.Oracle.OracleArray)
Public PropertyGets the number of elements contained in the OracleArray. (Inherited from Devart.Data.Oracle.OracleArray)
Public PropertyGets a value indicating whether the OracleArray has a fixed size. (Inherited from Devart.Data.Oracle.OracleArray)
Public PropertyIndicates whether or not the OracleArray represents a null value. (Inherited from Devart.Data.Oracle.OracleArray)
Public PropertyGets a value indicating whether the OracleArray is read-only. (Inherited from Devart.Data.Oracle.OracleArray)
Public PropertyGets a value indicating whether access to the OracleArray is synchronized (thread-safe). (Inherited from Devart.Data.Oracle.OracleArray)
Public PropertyGets or sets the element at the specified index. (Inherited from Devart.Data.Oracle.OracleArray)
Public Propertystatic (Shared in Visual Basic)Represents a null value of an OracleTable object.  
Public PropertyGets type of the objects in the array. (Inherited from Devart.Data.Oracle.OracleArray)
Public PropertyGets an object that can be used to synchronize access to the OracleArray. (Inherited from Devart.Data.Oracle.OracleArray)
Top
See Also