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

In This Topic
OracleType Class Methods
In This Topic

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

Public Methods
 NameDescription
Public MethodCompares the current OracleType with the specified object and returns an integer that represents their relative values.  
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 MethodDescribes the OracleType on the server.  
Public MethodDetermines whether the specified OracleType is equal to the current OracleType object.  
Public MethodServes as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Methodstatic (Shared in Visual Basic)Overloaded. Gets type of the object as OracleType.  
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Top
See Also