Microsoft Access provides three objects that contain information about errors that have occurred: the ADO Error object, the Visual Basic Err object, and the DAO Error object.
Microsoft Access stellt drei Objekte bereit, die Informationen zu aufgetretenen Fehlern enthalten: das ADO-Objekt Error , das Visual Basic-Objekt Err und das DAO-Objekt Error.
If the Microsoft Access error has occurred, you can return the descriptive string by using either the AccessError method or the Description property of the Visual Basic Err object.
Wenn der Microsoft Access-Fehler aufgetreten ist, können Sie die beschreibende Zeichenfolge entweder mithilfe der Methode AccessError AccessError oder der Eigenschaft Description Description des Visual Basic-Objekts Err zurückgeben.
The values of the ADO Number or DAO Number properties and the ADO Description or DAO Description properties of the first Error object in the Errors collection should match the values of the Number and Description properties of the Visual Basic Err object.
Die Werte der ADO-Eigenschaft Number bzw. der DAO-Eigenschaft Number sowie der ADO-Eigenschaft Description bzw. der DAO-Eigenschaft Description des ersten Error -Objekts in der Errors -Auflistung sollten mit den Werten der Eigenschaften Number und Description des Visual Basic-Objekts Err übereinstimmen.
Contenu potentiellement sensible ou inapproprié
Les exemples vous aident à traduire le mot ou l’expression cherchés dans des contextes variés. Ils ne sont ni sélectionnés ni validés par nous et peuvent contenir des mots ou des idées inappropriés. Signalez des exemples à modifier ou à retirer. Les traductions potentiellement sensibles, inappropriées ou familières sont généralement marquées de rouge ou d’orange.