SAError class

Collects information relevant to a warning or error returned by the data source. This class cannot be inherited.

Syntax
Visual Basic

Public NotInheritable Class SAError 
C#

public sealed class SAError 
Remarks

There is no constructor for SAError.

For information about error handling, see Error handling and the SQL Anywhere .NET Data Provider.

See also

SAError members
Message property
NativeError property
Source property
SqlState property
ToString method