The OracleParameterAdapter type exposes the following members.
Back to Top
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.) |
See Also