TargetSet Clase
The TargetSet object represents a policy-based Management target set that holds information about levels, the condition for each level, and the target types.
Espacio de nombres: Microsoft.SqlServer.Management.Dmf
Ensamblado: Microsoft.SqlServer.Dmf (en Microsoft.SqlServer.Dmf.dll)
Sintaxis
'Declaración
Public NotInheritable Class TargetSet _
Inherits SfcInstance
'Uso
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
Notas
Este espacio de nombres, clase o miembro solo se admite en la versión 2.0 de Microsoft .NET Framework.
Jerarquía de herencia
System. . :: . .Object
SfcInstance
Microsoft.SqlServer.Management.Dmf..::..TargetSet
Seguridad para subprocesos
Todos los miembros públicos static (Shared en Visual Basic) de este tipo son seguros para subprocesos. No se garantiza que los miembros de instancia sean seguros para subprocesos.