Represents a SQL error returned by the UltraLite.NET database. This class cannot be inherited.
Visual Basic Public NotInheritable Class ULException Inherits ApplicationException
C# public sealed class ULException: ApplicationException
The SQLCODE denoting the error is returned in the NativeError.
This class is not serializable under the .NET Compact Framework.
ULException members
ULException constructor
NativeError property
Source property
GetObjectData method
Discuss this page in DocCommentXchange. Send feedback about this page using email. |
Copyright © 2009, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.1 |