The SqlParameterAdapter type exposes the following members.
Back to Top
Back to Top
Back to Top
Constructors
| Name | Description | |
|---|---|---|
| SqlParameterAdapter | Initializes a new instance of the SqlParameterAdapter class |
Methods
| Name | Description | |
|---|---|---|
| convertSqlPlaceFolder | (Inherited from AbsDBParameterAdapter.) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetDefaultColumnType | (Inherited from AbsDBParameterAdapter.) | |
| GetHashCode | (Inherited from Object.) | |
| getProperty | (Inherited from AbsDBParameterAdapter.) | |
| GetResult | (Inherited from AbsDBParameterAdapter.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SetDbType | (Inherited from AbsDBParameterAdapter.) | |
| setProperty | (Inherited from AbsDBParameterAdapter.) | |
| SetValue | (Inherited from AbsDBParameterAdapter.) | |
| ToString | (Inherited from Object.) |
Properties
| Name | Description | |
|---|---|---|
| DBPlaceHolder | (Overrides AbsDBParameterAdapter DBPlaceHolder.) |
See Also