Właściwość DomainInstanceName
Pobiera nazwę wystąpienie domena. Nie należy odwoływać się do tego elementu członkowskiego bezpośrednio w kodzie. Obsługuje on infrastrukturę programu SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Sdk.Sfc
Zestaw: Microsoft.SqlServer.Management.Sdk.Sfc (w Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Syntax
'Deklaracja
Public ReadOnly Property DomainInstanceName As String
Get
'Użycie
Dim instance As Urn
Dim value As String
value = instance.DomainInstanceName
public string DomainInstanceName { get; }
public:
property String^ DomainInstanceName {
String^ get ();
}
member DomainInstanceName : string
function get DomainInstanceName () : String
Wartość właściwości
Typ: System. . :: . .String
Wartość ciąg, który określa domenę wystąpienie nazwy.