EntityCommandExecutionException 類別
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
代表嘗試準備或執行 CommandExecution 時發生的失敗:此例外狀況旨在提供常見例外狀況,讓使用者在使用 EntityCommand 來執行語句時,可以攔截以保存提供者例外狀況 (SqlException、OracleException) 。
[System.Serializable]
public sealed class EntityCommandExecutionException : System.Data.Entity.Core.EntityException
type EntityCommandExecutionException = class
inherit EntityException
Public NotInheritable Class EntityCommandExecutionException
Inherits EntityException
- 繼承
- 屬性