Condividi tramite


Proprietà Path

Gets the path of the referenced server group.

Spazio dei nomi:  Microsoft.SqlServer.Management.Smo.RegisteredServers
Assembly:  Microsoft.SqlServer.SmoExtended (in Microsoft.SqlServer.SmoExtended.dll)

Sintassi

'Dichiarazione
<SfcPropertyAttribute> _
Public ReadOnly Property Path As String
    Get
'Utilizzo
Dim instance As ServerGroup
Dim value As String

value = instance.Path
[SfcPropertyAttribute]
public string Path { get; }
[SfcPropertyAttribute]
public:
property String^ Path {
    String^ get ();
}
[<SfcPropertyAttribute>]
member Path : string
function get Path () : String

Valore proprietà

Tipo: System. . :: . .String
A String value that specifies the path of the referenced server group.