次の方法で共有


EntityCommandCompilationException コンストラクター

[このページは、Entity Framework 6 に関するページです。最新バージョンは、'Entity Framework' NuGet パッケージとして入手できます。Entity Framework の詳細については、msdn.com/data/ef を参照してください。]

メッセージと内部例外を指定せずに、EntityCommandCompilationException の新しいインスタンスを初期化します。 おそらく、存在する必要はありませんが、FxCop が適切になります。

名前空間:  System.Data.Entity.Core
アセンブリ:  EntityFramework (EntityFramework.dll 内)

構文

'宣言
Public Sub New
'使用
Dim instance As New EntityCommandCompilationException()
public EntityCommandCompilationException()
public:
EntityCommandCompilationException()
new : unit -> EntityCommandCompilationException
public function EntityCommandCompilationException()

参照

参照

EntityCommandCompilationException クラス

EntityCommandCompilationException オーバーロード

System.Data.Entity.Core 名前空間