PolicyEvaluationResultsWriter.GetXmlWriterSettings メソッド

XML ライターの設定を含む XmlWriterSettings オブジェクト値を取得します。

名前空間:  Microsoft.SqlServer.Management.Dmf
アセンブリ:  Microsoft.SqlServer.Dmf (Microsoft.SqlServer.Dmf.dll)

構文

'宣言
Public Shared Function GetXmlWriterSettings As XmlWriterSettings
'使用
Dim returnValue As XmlWriterSettings 

returnValue = PolicyEvaluationResultsWriter.GetXmlWriterSettings()
public static XmlWriterSettings GetXmlWriterSettings()
public:
static XmlWriterSettings^ GetXmlWriterSettings()
static member GetXmlWriterSettings : unit -> XmlWriterSettings
public static function GetXmlWriterSettings() : XmlWriterSettings

戻り値

型: System.Xml.XmlWriterSettings
XML ライターの設定を含む XmlWriterSettings オブジェクト値です。

説明

この名前空間、クラス、またはメンバーは、Microsoft .NET Framework Version 2.0 でのみサポートされています。

関連項目

参照

PolicyEvaluationResultsWriter クラス

Microsoft.SqlServer.Management.Dmf 名前空間