Propriedade do RDL RegisteredServersStore.DomainName
Gets the name of a domain.
Namespace: Microsoft.SqlServer.Management.RegisteredServers
Assembly: Microsoft.SqlServer.Management.RegisteredServers (em Microsoft.SqlServer.Management.RegisteredServers.dll)
Sintaxe
'Declaração
<SfcIgnoreAttribute> _
Public ReadOnly Property DomainName As String
Get
'Uso
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
Valor da propriedade
Tipo: System.String
A String value that specifies the name of the domain.
Implementa
Comentários
Só há suporte para esse namespace, classe ou membro na versão 2.0 do Microsoft .NET Framework.