OracleParameter Public Methods

OracleParameter public methods are listed in Table 7-132.

Table 7-132 OracleParameter Public Methods

Public Method Description

Clone

Creates a shallow copy of an OracleParameter object

CreateObjRef

Inherited from System.MarshalByRefObject

Dispose

Releases allocated resources

Equals

Inherited from System.Object (Overloaded)

GetHashCode

Inherited from System.Object

GetLifetimeService

Inherited from System.MarshalByRefObject

GetType

Inherited from System.Object

InitializeLifetimeService

Inherited from System.MarshalByRefObject

ResetDbType

Resets the type associated with the parameter so that it can infer its type from the value passed in the parameter

ResetOracleDbType

Resets the type associated with the parameter so that it can infer its type from the value passed in the parameter

ToString

Returns the string representation of the current instance