Classe TargetSet
The TargetSet object represents a policy-based Management target set that holds information about levels, the condition for each level, and the target types.
Espace de noms : Microsoft.SqlServer.Management.Dmf
Assembly : Microsoft.SqlServer.Dmf (dans Microsoft.SqlServer.Dmf.dll)
Syntaxe
'Déclaration
Public NotInheritable Class TargetSet _
Inherits SfcInstance
'Utilisation
Dim instance As TargetSet
public sealed class TargetSet : SfcInstance
public ref class TargetSet sealed : public SfcInstance
[<SealedAttribute>]
type TargetSet =
class
inherit SfcInstance
end
public final class TargetSet extends SfcInstance
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Hiérarchie d'héritage
System. . :: . .Object
SfcInstance
Microsoft.SqlServer.Management.Dmf..::..TargetSet
Sécurité des threads
Tous les membres publics static (Shared dans Visual Basic) de ce type sont thread-safe. Il n'est pas garanti que les membres d'instance soient thread-safe.