Właściwość RegisteredServersStore.DomainInstanceName
Pobiera wartość ciąg, która zawiera domenę wystąpienie nazwy.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property DomainInstanceName As String
Get
'Użycie
Dim instance As RegisteredServersStore
Dim value As String
value = instance.DomainInstanceName
[SfcIgnoreAttribute]
public string DomainInstanceName { get; }
[SfcIgnoreAttribute]
public:
virtual property String^ DomainInstanceName {
String^ get () sealed;
}
[<SfcIgnoreAttribute>]
abstract DomainInstanceName : string
[<SfcIgnoreAttribute>]
override DomainInstanceName : string
final function get DomainInstanceName () : String
Wartość właściwości
Typ: System.String
A String wartość, która zawiera domenę wystąpienie nazwy.
Implementacje
Uwagi
Ten obszar nazw, klasa lub element członkowski jest obsługiwany tylko w wersji 2.0 programu Microsoft .NET Framework.
Zobacz także