This topic has not yet been rated - Rate this topic

TargetServer.Location Property

Gets or sets the physical location of the referenced target server.

Namespace:  Microsoft.SqlServer.Management.Smo.Agent
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
[SfcPropertyAttribute]
public string Location { get; }

Property Value

Type: System.String
A String value that specifies the location of the referenced target server.

The Location property is descriptive text provided for documentation. The default value of the property is an empty string.

Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.