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

OracleType Class Properties

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

Public Properties
 NameDescription
Public PropertyGets the number of elements that the OracleArray or OracleTable can contain.  
Public PropertyGets a collection of the OracleAttribute objects for the Oracle object type.  
Public PropertyDetermines what type the OracleType represents - OBJECT, VARRAY or Nested table.  
Public PropertyGets the value indicating whether the OracleType is described on the server.  
Public PropertyGets type of the element from the collection.  
Public PropertyGets object type of the element for VARRAY or Nested table types.  
Public PropertyGets type name of the object.  
Public PropertyGets the name of the schema that the type belongs to.  
Public PropertyGets the name of the type on the server.  
Public PropertyGets or sets the user-defined type.  
Top
See Also