PolicyEvaluationResultsWriter-Klasse
Represents the XML writer that records the policy evaluation history in Policy-Based Management.
Namespace: Microsoft.SqlServer.Management.Dmf
Assembly: Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)
Syntax
'Declaration
Public NotInheritable Class PolicyEvaluationResultsWriter _
Implements IDisposable
'Usage
Dim instance As PolicyEvaluationResultsWriter
public sealed class PolicyEvaluationResultsWriter : IDisposable
public ref class PolicyEvaluationResultsWriter sealed : IDisposable
[<SealedAttribute>]
type PolicyEvaluationResultsWriter =
class
interface IDisposable
end
public final class PolicyEvaluationResultsWriter implements IDisposable
Vererbungshierarchie
System. . :: . .Object
Microsoft.SqlServer.Management.Dmf..::..PolicyEvaluationResultsWriter
Threadsicherheit
Alle öffentlichen static (Shared in Visual Basic) Member dieses Typs sind threadsicher. Bei Instanzmembern ist die Threadsicherheit nicht gewährleistet.
Siehe auch