ReplicationAgentContainerException.ExceptionCollection Propiedad
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
Obtiene la colección de objetos de excepción devuelta por el agente de replicación.
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
Valor de propiedad
Clase ArrayList de objetos de excepción.