次の方法で共有


Server.CaptureLog プロパティ

定義

CaptureXml プロパティが true に設定されてたときに生成された XMLA コマンドを含むコレクションを取得します。

[System.ComponentModel.Browsable(false)]
public System.Collections.Specialized.StringCollection CaptureLog { get; }
[<System.ComponentModel.Browsable(false)>]
member this.CaptureLog : System.Collections.Specialized.StringCollection
Public ReadOnly Property CaptureLog As StringCollection

プロパティ値

XML メッセージを含むコレクションです。

属性

適用対象