Freigeben über


UserLoadChangeContext.RetrieveRecoverableErrorForItem-Methode

Ruft den behebbaren Fehler ab, der beim Laden von Daten für dieses Element aus dem Elementspeicher gemeldet wurde.

Namespace: Microsoft.Synchronization
Assembly: Microsoft.Synchronization (in microsoft.synchronization.dll)

Syntax

'Declaration
Public Function RetrieveRecoverableErrorForItem As RecoverableErrorData
'Usage
Dim instance As UserLoadChangeContext
Dim returnValue As RecoverableErrorData

returnValue = instance.RetrieveRecoverableErrorForItem
public RecoverableErrorData RetrieveRecoverableErrorForItem ()
public:
RecoverableErrorData^ RetrieveRecoverableErrorForItem ()
public RecoverableErrorData RetrieveRecoverableErrorForItem ()
public function RetrieveRecoverableErrorForItem () : RecoverableErrorData

Rückgabewert

Der behebbare Fehler, der beim Laden von Daten für dieses Element aus dem Elementspeicher gemeldet wurde.

Siehe auch

Verweis

UserLoadChangeContext-Klasse
UserLoadChangeContext-Member
Microsoft.Synchronization-Namespace