OracleParameter Methods
.NET Framework 3.0
(see also
Protected Methods
)
Top
Name | Description | |
---|---|---|
![]() | CreateObjRef | Creates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (inherited from MarshalByRefObject) |
![]() | Equals | Overloaded. Determines whether two Object instances are equal. (inherited from Object) |
![]() | GetHashCode | Serves as a hash function for a particular type. (inherited from Object) |
![]() | GetLifetimeService | Retrieves the current lifetime service object that controls the lifetime policy for this instance. (inherited from MarshalByRefObject) |
![]() | GetType | Gets the Type of the current instance. (inherited from Object) |
![]() | InitializeLifetimeService | Obtains a lifetime service object to control the lifetime policy for this instance. (inherited from MarshalByRefObject) |
![]() ![]() | ReferenceEquals | Determines whether the specified Object instances are the same instance. (inherited from Object) |
![]() | ResetDbType | Overridden. Resets the type associated with this OracleParameter. |
![]() | ResetOracleType | Resets the type associated with this OracleParameter. |
![]() | ToString | Overridden. Gets a string that contains the ParameterName. |
Name | Description | |
---|---|---|
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. (inherited from Object) |
![]() | MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) |
Show: