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


Свойство TargetTypeSkeleton

Gets the target type skeleton for the target set.

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

Синтаксис

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

value = instance.TargetTypeSkeleton
[SfcPropertyAttribute(SfcPropertyFlags.Required)]
[SfcKeyAttribute()]
public string TargetTypeSkeleton { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Required)]
[SfcKeyAttribute()]
public:
property String^ TargetTypeSkeleton {
    String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Required)>]
[<SfcKeyAttribute()>]
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.