Свойство TargetSetLevel.TargetType

Gets the target type for the target set.

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

Синтаксис

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

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

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

Тип: System.Type
A String value that specifies the target type for the target set.

Замечания

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

См. также

Справочник

TargetSetLevel Класс

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