Propriété TargetType

Gets the target type for the target set.

Espace de noms :  Microsoft.SqlServer.Management.Dmf
Assembly :  Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)

Syntaxe

'Déclaration
Public ReadOnly Property TargetType As Type
    Get
'Utilisation
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

Valeur de propriété

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

Notes

Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.