SqlParameterAdapter MembersDataBaseExecutors

The SqlParameterAdapter type exposes the following members.
Constructors

  NameDescription
Public methodSqlParameterAdapter
Initializes a new instance of the SqlParameterAdapter class
Back to Top
Methods

  NameDescription
Public methodconvertSqlPlaceFolder (Inherited from AbsDBParameterAdapter.)
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetDefaultColumnType (Inherited from AbsDBParameterAdapter.)
Public methodGetHashCode (Inherited from Object.)
Protected methodgetProperty (Inherited from AbsDBParameterAdapter.)
Public methodGetResult (Inherited from AbsDBParameterAdapter.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodSetDbType (Inherited from AbsDBParameterAdapter.)
Protected methodsetProperty (Inherited from AbsDBParameterAdapter.)
Public methodSetValue (Inherited from AbsDBParameterAdapter.)
Public methodToString (Inherited from Object.)
Back to Top
Properties

  NameDescription
Public propertyDBPlaceHolder (Overrides AbsDBParameterAdapter DBPlaceHolder.)
Back to Top
See Also