Конструктор PolicyEvaluationResultsWriter
Initializes a new instance of the PolicyEvaluationResultsWriter class based on the specified XML writer.
Пространство имен: Microsoft.SqlServer.Management.Dmf
Сборка: Microsoft.SqlServer.Dmf (в Microsoft.SqlServer.Dmf.dll)
Синтаксис
'Декларация
Public Sub New ( _
xmlWriter As XmlWriter _
)
'Применение
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
)
Параметры
- xmlWriter
Тип System.Xml. . :: . .XmlWriter
An XmlWriter object that records the results from evaluating the policy.
Замечания
Конструктор по умолчанию инициализирует все поля в значения по умолчанию.
Это пространство имен, класс или элемент поддерживаются только платформой Microsoft .NET Framework версии 2.0.