Proprietà IAlienRoot.Name

Gets the name of the domain. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.

Spazio dei nomi  Microsoft.SqlServer.Management.Sdk.Sfc
Assembly:  Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Sintassi

'Dichiarazione
ReadOnly Property Name As String 
    Get
'Utilizzo
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

Valore proprietà

Tipo: System.String
The name of the domain

Vedere anche

Riferimento

IAlienRoot Interfaccia

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc