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

SQL Anywhere 11.0.1 (日本語) » Ultra Light - .NET プログラミング » Ultra Light .NET 2.0 API リファレンス » ULInfoMessageEventArgs クラス

 

NativeError プロパティ

データベースによって返される情報メッセージまたは警告に対応する SQLCODE です。

構文
Visual Basic
Public Readonly Property NativeError As ULSQLCode
C#
public ULSQLCode NativeError { get;}
プロパティ値

情報メッセージまたは警告の ULSQLCode 値。

参照