Свойство RootFacetAttribute.RootType

Gets the root type of the root facet attribute.

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

Синтаксис

'Декларация
Public ReadOnly Property RootType As Type 
    Get
'Применение
Dim instance As RootFacetAttribute 
Dim value As Type 

value = instance.RootType
public Type RootType { get; }
public:
property Type^ RootType {
    Type^ get ();
}
member RootType : Type
function get RootType () : Type

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

Тип: System.Type
A value that represents the root type of the root facet attribute.

См. также

Справочник

RootFacetAttribute Класс

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