Поделиться через


Свойство SfcDomainInfo.RootTypeFullName

Не ссылайтесь на этот элемент непосредственно из кода. Он поддерживает работу инфраструктуры SQL Server.

Пространство имен:  Microsoft.SqlServer.Management.Sdk.Sfc
Сборка:  Microsoft.SqlServer.Management.Sdk.Sfc (в Microsoft.SqlServer.Management.Sdk.Sfc.dll)

Синтаксис

'Декларация
Public Property RootTypeFullName As String 
    Get 
    Friend Set
'Применение
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)

Значение свойства

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

См. также

Справочник

SfcDomainInfo Класс

Пространство имен Microsoft.SqlServer.Management.Sdk.Sfc