Właściwość RegisteredServersStore.DomainName
Pobiera nazwę domena.
Przestrzeń nazw: Microsoft.SqlServer.Management.RegisteredServers
Zestaw: Microsoft.SqlServer.Management.RegisteredServers (w Microsoft.SqlServer.Management.RegisteredServers.dll)
Składnia
'Deklaracja
<SfcIgnoreAttribute> _
Public ReadOnly Property DomainName As String
Get
'Użycie
Dim instance As RegisteredServersStore
Dim value As String
value = instance.DomainName
[SfcIgnoreAttribute]
public string DomainName { get; }
[SfcIgnoreAttribute]
public:
virtual property String^ DomainName {
String^ get () sealed;
}
[<SfcIgnoreAttribute>]
abstract DomainName : string
[<SfcIgnoreAttribute>]
override DomainName : string
final function get DomainName () : String
Wartość właściwości
Typ: System.String
A String wartość, która określa nazwę domena.
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