SqlCeLockTimeoutException 成員
如果已達到鎖定逾時,會擲回這個例外狀況。
SqlCeLockTimeoutException 型別公開下列成員。
建構函式
名稱 | 描述 | |
---|---|---|
![]() |
SqlCeLockTimeoutException |
頂端
方法
名稱 | 描述 | |
---|---|---|
![]() |
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 | 建立並傳回目前例外狀況的字串表示。 (inherited from SqlCeException) |
頂端
屬性
名稱 | 描述 | |
---|---|---|
![]() |
Data | (inherited from Exception) |
![]() |
Errors | 取得一或多個SqlCeError 物件的集合,這些物件包含由 .NET Compact Framework Data Provider for SQL Server Compact 3.5 所產生之例外狀況的相關詳細資訊。 (inherited from SqlCeException) |
![]() |
HelpLink | (inherited from Exception) |
![]() |
HResult | 取得例外狀況的 HRESULT 值。這個值與例外狀況的 SqlCeErrorCollection 中的第一個 SqlCeError 執行個體的 HResult 值相同。 (inherited from SqlCeException) |
![]() |
InnerException | (inherited from Exception) |
![]() |
Message | 取得描述此例外狀況的 SqlCeErrorCollection 中第一個 SqlCeError 執行個體的文字。 (inherited from SqlCeException) |
![]() |
NativeError | 取得 SqlCeErrorCollection 中第一個 SqlCeError 的原生錯誤號碼。如需有關此錯誤的詳細資訊,請參閱《SQL Server Compact 3.5 線上叢書》中<疑難排解>一節內的「SQL Server Compact 3.5 錯誤」主題。 (inherited from SqlCeException) |
![]() |
Source | 取得產生錯誤的 OLE DB 提供者名稱。 (inherited from SqlCeException) |
![]() |
StackTrace | (inherited from Exception) |
![]() |
TargetSite | (inherited from Exception) |
頂端