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


Свойство targetTypeSkeleton

Gets the target type skeleton for the TargetSet key.

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

Синтаксис

'Декларация
Public Property targetTypeSkeleton As String
    Get
    Set
'Применение
Dim instance As TargetSet..::..Key
Dim value As String

value = instance.targetTypeSkeleton

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

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

Тип: System. . :: . .String
A String value that specifies the target type skeleton of the key value.

Замечания

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