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

In This Topic
    OracleAttribute Class Members
    In This Topic

    The following tables list the members exposed by OracleAttribute.

    Public Properties
     NameDescription
    Public PropertyGets the OracleDbType of the specified attribute.  
    Public PropertyGets the name of the OracleAttribute.  
    Public PropertyGets an OracleType of the specified attribute.  
    Public PropertyGets the maximum number of digits used to represent the attribute value.  
    Public PropertyGets the number of decimal places to which attribute value is resolved.  
    Public PropertyGets a name for the Oracle object type.  
    Top
    Public Methods
     NameDescription
    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 MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
    Top
    See Also