Click or drag to resize

AbstractSqlTestStepGetConnectionString Method

Gets the connection string from the current test step settings

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
protected string GetConnectionString()

Return Value

Type: String
a String representation of the connection strings.
See Also