Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.

SQL Anywhere 11.0.1 (Deutsch) » QAnywhere » QAnywhere-Referenz » QAnywhere .NET-API-Referenz » QAnywhere .NET-API für Clients (.NET 2.0) » QAException-Klasse

 

NativeErrorCode-Eigenschaft

Der systemeigene Fehlercode der Ausnahmebedingung

Syntax
Visual Basic
Public Readonly Property NativeErrorCode As Integer
C#
public int NativeErrorCode { get;}