Condividi tramite


Classe TargetSetLevel

Represents the target set level in policy-based management services.

Spazio dei nomi:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Sintassi

'Dichiarazione
Public NotInheritable Class TargetSetLevel _
    Inherits SfcInstance _
    Implements IComparable(Of TargetSetLevel)
'Utilizzo
Dim instance As TargetSetLevel
public sealed class TargetSetLevel : SfcInstance, 
    IComparable<TargetSetLevel>
public ref class TargetSetLevel sealed : public SfcInstance, 
    IComparable<TargetSetLevel^>
[<SealedAttribute>]
type TargetSetLevel =  
    class
        inherit SfcInstance
        interface IComparable<TargetSetLevel>
    end
public final class TargetSetLevel extends SfcInstance implements IComparable<TargetSetLevel>

Gerarchia di ereditarietà

System. . :: . .Object
  SfcInstance
    Microsoft.SqlServer.Management.Dmf..::..TargetSetLevel

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.