Utility.Name Proprietà

Definizione

Ottiene il nome del server di archivio SQL connesso.

public:
 property System::String ^ Name { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)]
public string Name { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Data=true)>]
member this.Name : string
Public ReadOnly Property Name As String

Valore della proprietà

Oggetto String che contiene il nome del server di archivio SQL connesso.

Attributi

Si applica a