SAError class

Collects information relevant to a warning or error returned by the data source.

Visual Basic syntax

Public NotInheritable Class SAError

C# syntax

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.

Custom Attribute: sealed