次の方法で共有


MigrationCodeGenerator コンストラクター

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

MigrationCodeGenerator クラスの新しいインスタンスを初期化します。

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

構文

'宣言
Protected Sub New
'使用
Dim instance As New MigrationCodeGenerator()
protected MigrationCodeGenerator()
protected:
MigrationCodeGenerator()
new : unit -> MigrationCodeGenerator
protected function MigrationCodeGenerator()

参照

参照

MigrationCodeGenerator クラス

System.Data.Entity.Migrations.Design 名前空間