Partilhar via


Propriedade do RDL IAlienRoot.Name

Gets the name of the domain. Não referencie esse membro diretamente no código. Ele dá suporte à infraestrutura do SQL Server.

Namespace:  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (em Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintaxe

'Declaração
ReadOnly Property Name As String 
    Get
'Uso
Dim instance As IAlienRoot 
Dim value As String 

value = instance.Name
string Name { get; }
property String^ Name {
    String^ get ();
}
abstract Name : string
function get Name () : String

Valor da propriedade

Tipo: System.String
The name of the domain

Consulte também

Referência

IAlienRoot Interface

Namespace Microsoft.SqlServer.Management.Sdk.Sfc