QueryParameterHelper Methods |
The QueryParameterHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | ApplyParameters |
Will apply the parameters to the SQL and to the command
|
![]() ![]() | ParseParameterType |
Parse a string to a parameter type. The string must be equal to the enum type
|
Name | Description | |
---|---|---|
![]() | ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) |
![]() | ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) |
![]() | ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |