The OracleParameterAdapter type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| OracleParameterAdapter | Initializes a new instance of the OracleParameterAdapter class |
Methods
| Name | Description | |
|---|---|---|
| convertSqlPlaceFolder | (Inherited from AbsDBParameterAdapter.) | |
| Equals | (Inherited from Object.) | |
| escapeOracleMsg |
To handle Oracle's error message. | |
| Finalize | (Inherited from Object.) | |
| GetDefaultColumnType | (Overrides AbsDBParameterAdapter GetDefaultColumnType(Type).) | |
| GetHashCode | (Inherited from Object.) | |
| getProperty | (Inherited from AbsDBParameterAdapter.) | |
| GetResult | (Overrides AbsDBParameterAdapter GetResult(DbParameter, Type).) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetDbType | (Overrides AbsDBParameterAdapter SetDbType(DBExecutionParameter, DbParameter ).) | |
| setProperty | (Inherited from AbsDBParameterAdapter.) | |
| SetValue | (Inherited from AbsDBParameterAdapter.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DBPlaceHolder | (Overrides AbsDBParameterAdapter DBPlaceHolder.) |
See Also