Freigeben über


PolicyEvaluationResultsWriter-Konstruktor

Initializes a new instance of the PolicyEvaluationResultsWriter class based on the specified XML writer.

Namespace:  Microsoft.SqlServer.Management.Dmf
Assembly:  Microsoft.SqlServer.Dmf (in Microsoft.SqlServer.Dmf.dll)

Syntax

'Declaration
Public Sub New ( _
    xmlWriter As XmlWriter _
)
'Usage
Dim xmlWriter As XmlWriter

Dim instance As New PolicyEvaluationResultsWriter(xmlWriter)
public PolicyEvaluationResultsWriter(
    XmlWriter xmlWriter
)
public:
PolicyEvaluationResultsWriter(
    XmlWriter^ xmlWriter
)
new : 
        xmlWriter:XmlWriter -> PolicyEvaluationResultsWriter
public function PolicyEvaluationResultsWriter(
    xmlWriter : XmlWriter
)

Parameter

Hinweise

Der Standardkonstruktor initialisiert alle Felder mit ihren Standardwerten.

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.