Click or drag to resize

QueryParameterHelper Methods

The QueryParameterHelper type exposes the following members.

Methods
  NameDescription
Public methodApplyParameters
Will apply the parameters to the SQL and to the command
Public methodStatic memberParseParameterType
Parse a string to a parameter type. The string must be equal to the enum type
Top
Extension Methods
  NameDescription
Public Extension MethodToBool
Converts object to boolean.
(Defined by ObjectExtensions.)
Public Extension MethodToDateTime
Converts object to DateTime.
(Defined by ObjectExtensions.)
Public Extension MethodToInt
Converts object to integer.
(Defined by ObjectExtensions.)
Top
See Also