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