GenericSQLCollectorPostActionHandler Methods |
The GenericSQLCollectorPostActionHandler type exposes the following members.
Name | Description | |
---|---|---|
![]() | AddParameterValueIfSpecified |
Adds a parameter value to the list of parameters, if a value is found
(Inherited from TestConnectionPostActionHandlerBase.) |
![]() | CreateConnectionString |
This method will create connection string. It is separated so it is easier to write unit tests for it.
|
![]() | EncryptValues |
Adjusts entered input
|
![]() | GetParameters | (Overrides TestConnectionPostActionHandlerBaseGetParameters(ActionArgument, String, String).) |
![]() | TestConnection | (Inherited from TestConnectionPostActionHandlerBase.) |
![]() | Validate |
Test connection to database
|
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.) |