Tests the given connection parameters.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- authenticationMode
- Type: CMS.DataEngine SQLServerAuthenticationModeEnum
Authentication type
- serverName
- Type: System String
Server name
- databaseName
- Type: System String
Database name
- userName
- Type: System String
User name
- password
- Type: System String
User password
Return Value
Type: StringSee Also