Freigeben über


TargetType-Eigenschaft

Gets the target type for the target set.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public ReadOnly Property TargetType As Type
    Get
'Usage
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

Eigenschaftswert

Typ: System. . :: . .Type
A String value that specifies the target type for the target set.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.