TargetSetLevel-Klasse
Represents the target set level in policy-based management services.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public NotInheritable Class TargetSetLevel _
Inherits SfcInstance _
Implements IComparable(Of TargetSetLevel)
'Usage
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>
Vererbungshierarchie
System. . :: . .Object
SfcInstance
Microsoft.SqlServer.Management.Dmf..::..TargetSetLevel
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.