Condividi tramite


Proprietà RootTypeFullName

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
Public Property RootTypeFullName As String
    Get
    Friend Set
'Utilizzo
Dim instance As SfcDomainInfo
Dim value As String

value = instance.RootTypeFullName
public string RootTypeFullName { get; internal set; }
public:
property String^ RootTypeFullName {
    String^ get ();
    internal: void set (String^ value);
}
member RootTypeFullName : string with get, internal set
function get RootTypeFullName () : String
internal function set RootTypeFullName (value : String)

Valore proprietà

Tipo: System. . :: . .String
A string value that represents the full name of the root type of the object.