Свойство DomainName
Gets the name of a domain.
Пространство имен: Microsoft.SqlServer.Management.RegisteredServers
Сборка: Microsoft.SqlServer.Management.RegisteredServers (в Microsoft.SqlServer.Management.RegisteredServers.dll)
Синтаксис
'Декларация
<SfcIgnoreAttribute> _
Public ReadOnly Property DomainName As String
Get
'Применение
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
Значение свойства
Тип: System. . :: . .String
A String value that specifies the name of the domain.
Реализует
Замечания
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.