dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleObject Class
Properties Methods

In This Topic
    OracleObject Class Members
    In This Topic

    The following tables list the members exposed by OracleObject.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded. Initializes a new instance of the OracleObject class.  
    Top
    Public Properties
     NameDescription
    Public PropertyIndicates whether or not the OracleObject represents a null value.  
    Public PropertyOverloaded. Gets or sets the OracleAttribute or OracleArray element by the specified path.  
    Public Propertystatic (Shared in Visual Basic)Represents a null value of an OracleObject object.  
    Public PropertyGets an OracleType of the specified object.  
    Top
    Public Methods
     NameDescription
    Public MethodCreates a new object that is a copy of the current instance.  
    Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
    Public Methodstatic (Shared in Visual Basic)Overloaded. Invokes the specified method of an object of user-defined type.  
    Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodOverloaded. Gets the value of the attribute in its Oracle format wrapped by dotConnect for Oracle.  
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Top
    See Also