Udostępnij za pośrednictwem


Właściwość ReplicationAgentContainerException.ExceptionCollection

Pobiera kolekcja wyjątek obiektów zwróconych przez agenta replikacja.

Przestrzeń nazw:  Microsoft.SqlServer.Replication
Zestaw:  Microsoft.SqlServer.Replication (w Microsoft.SqlServer.Replication.dll)

Składnia

'Deklaracja
Public ReadOnly Property ExceptionCollection As ArrayList
    Get
'Użycie
Dim instance As ReplicationAgentContainerException
Dim value As ArrayList

value = instance.ExceptionCollection
public ArrayList ExceptionCollection { get; }
public:
property ArrayList^ ExceptionCollection {
    ArrayList^ get ();
}
member ExceptionCollection : ArrayList
function get ExceptionCollection () : ArrayList

Wartość właściwości

Typ: System.Collections.ArrayList
ArrayList z wyjątkiem obiektów.