Свойство TargetSetLevel.TargetTypeSkeleton

Gets the target type skeleton for the target set.

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

Синтаксис

'Декларация
<SfcKeyAttribute()> _
<SfcPropertyAttribute(SfcPropertyFlags.Required)> _
Public ReadOnly Property TargetTypeSkeleton As String 
    Get
'Применение
Dim instance As TargetSetLevel 
Dim value As String 

value = instance.TargetTypeSkeleton
[SfcKeyAttribute()]
[SfcPropertyAttribute(SfcPropertyFlags.Required)]
public string TargetTypeSkeleton { get; }
[SfcKeyAttribute()]
[SfcPropertyAttribute(SfcPropertyFlags::Required)]
public:
property String^ TargetTypeSkeleton {
    String^ get ();
}
[<SfcKeyAttribute()>]
[<SfcPropertyAttribute(SfcPropertyFlags.Required)>]
member TargetTypeSkeleton : string
function get TargetTypeSkeleton () : String

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

Тип: System.String
A String object that represents the target type skeleton for the target set.

Замечания

Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.

См. также

Справочник

TargetSetLevel Класс

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