ReplicationAgentContainerException.ExceptionCollection プロパティ
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
レプリケーション エージェントによって返された例外オブジェクトのコレクションを取得します。
public:
property System::Collections::ArrayList ^ ExceptionCollection { System::Collections::ArrayList ^ get(); };
public System.Collections.ArrayList ExceptionCollection { get; }
member this.ExceptionCollection : System.Collections.ArrayList
Public ReadOnly Property ExceptionCollection As ArrayList
プロパティ値
例外オブジェクトの ArrayList です。