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.
Spazio dei nomi: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Sintassi
'Dichiarazione
Public NotInheritable Class TargetSet _
Inherits SfcInstance
'Utilizzo
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
Osservazioni
Questo spazio dei nomi, classe o membro è supportato solo nella versione 2.0 di Microsoft .NET Framework.
Gerarchia di ereditarietà
System. . :: . .Object
SfcInstance
Microsoft.SqlServer.Management.Dmf..::..TargetSet
Thread Safety
Tutti i membri pubblici static (Shared in Visual Basic) di questo tipo sono thread safe. I membri di istanza non hanno garanzia di essere thread safe.