ReplicationAgentContainerException.ExceptionCollection プロパティ

定義

レプリケーションエージェントから返された例外オブジェクトの集合を取得します。

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

適用対象