TargetSet-Klasse
The TargetSet object represents a policy-based Management target set that holds information about levels, the condition for each level, and the target types.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public NotInheritable Class TargetSet _
Inherits SfcInstance
'Usage
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
Hinweise
Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.
Vererbungshierarchie
System. . :: . .Object
SfcInstance
Microsoft.SqlServer.Management.Dmf..::..TargetSet
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.