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 SQL code 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
Send feedback about this page via email or DocCommentXchange | Copyright © 2008, iAnywhere Solutions, Inc. - SQL Anywhere 11.0.0 |