共用方式為


SqlCeException 成員

當基礎提供者從 SQL Server Compact 3.5 資料來源傳回警告或錯誤時,所擲回的例外狀況。這個類別無法被繼承。

SqlCeException 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (inherited from Object)
受保護的方法 Finalize (inherited from Object)
公用方法 GetBaseException (inherited from Exception)
公用方法 GetHashCode (inherited from Object)
公用方法 GetObjectData (inherited from Exception)
公用方法 GetType (inherited from Exception)
受保護的方法 MemberwiseClone (inherited from Object)
公用方法 ToString 建立並傳回目前例外狀況的字串表示。 (覆寫 Exception. . :: . .ToString() () () ()。)

頂端

屬性

  名稱 描述
公用屬性 Data (inherited from Exception)
公用屬性 Errors 取得一或多個SqlCeError 物件的集合,這些物件包含由 .NET Compact Framework Data Provider for SQL Server Compact 3.5 所產生之例外狀況的相關詳細資訊。
公用屬性 HelpLink (inherited from Exception)
公用屬性 HResult 取得例外狀況的 HRESULT 值。這個值與例外狀況的 SqlCeErrorCollection 中的第一個 SqlCeError 執行個體的 HResult 值相同。
公用屬性 InnerException (inherited from Exception)
公用屬性 Message 取得描述此例外狀況的 SqlCeErrorCollection 中第一個 SqlCeError 執行個體的文字。 (覆寫 Exception. . :: . .Message。)
公用屬性 NativeError 取得 SqlCeErrorCollection 中第一個 SqlCeError 的原生錯誤號碼。如需有關此錯誤的詳細資訊,請參閱《SQL Server Compact 3.5 線上叢書》中<疑難排解>一節內的「SQL Server Compact 3.5 錯誤」主題。
公用屬性 Source 取得產生錯誤的 OLE DB 提供者名稱。 (覆寫 Exception. . :: . .Source。)
公用屬性 StackTrace (inherited from Exception)
公用屬性 TargetSite (inherited from Exception)

頂端

請參閱

參考

SqlCeException類別

System.Data.SqlServerCe 命名空間