Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
收集 SQL Anywhere .NET 数据提供程序生成的所有错误。
Public NotInheritable Class SAErrorCollection Implements System.Collections.ICollection Implements System.Collections.IEnumerable
public sealed class SAErrorCollection : System.Collections.ICollection, System.Collections.IEnumerable
SAErrorCollection 类的所有成员,包括所有继承的成员。
CopyTo 方法
GetEnumerator 方法
Count 属性
this 属性
没有用于 SAErrorCollection 的构造函数。SAErrorCollection 通常是从 SAException.Errors 属性获取的。
Implements: ICollection、IEnumerable
有关错误处理的信息,请参见出错处理和 SQL Anywhere .NET 数据提供程序。
CopyTo 方法GetEnumerator 方法Count 属性this 属性