SqlCeErrorCollection 成员

收集 SQL Server Compact 3.5 的 .NET Compact Framework 数据访问接口产生的所有错误。 无法继承此类。

SqlCeErrorCollection 类型公开以下成员。

方法

  名称 说明
公共方法 CopyTo SqlCeErrorCollection 的元素复制到 Array 中,从 Array 中的给定索引位置开始。
公共方法 Equals (inherited from Object)
受保护的方法 Finalize (inherited from Object)
公共方法 GetEnumerator 基础结构。返回可遍历 SqlCeErrorCollection 的枚举器。
公共方法 GetHashCode (inherited from Object)
公共方法 GetType (inherited from Object)
受保护的方法 MemberwiseClone (inherited from Object)
公共方法 ToString (inherited from Object)

页首

属性

  名称 说明
公共属性 Count 获取集合中的 SqlCeError 对象数。
公共属性 Item 获取位于指定索引处的错误。

页首

显式接口实现

  名称 说明
显式接口实现专用属性 ICollection. . :: . .IsSynchronized
显式接口实现专用属性 ICollection. . :: . .SyncRoot

页首

请参阅

参考

SqlCeErrorCollection类

System.Data.SqlServerCe 命名空间