Click or drag to resize

AbstractSqlTestStepServer Property

Gets or sets the server name (FQN, Host name or IP address)

Namespace:  Hummingbird.TestFramework.Automation
Assembly:  Hummingbird.TestFramework.Automation (in Hummingbird.TestFramework.Automation.dll) Version: 1.2.0.0
Syntax
[DataMemberAttribute]
public string Server { get; set; }

Property Value

Type: String
The server.
See Also