QueryParameterHelper Class |
Namespace: Omada.OE.AppLogic.Helpers
public class QueryParameterHelper
The QueryParameterHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() | QueryParameterHelper |
Instantiate the object with the query and a dictionary over supported parameters
|
Name | Description | |
---|---|---|
![]() | OISDataBaseName |
Returns the database name/catalog for the ois database
|
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.) |