次の方法で共有


MigrationSqlGenerator コンストラクター

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

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

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

構文

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

参照

参照

MigrationSqlGenerator クラス

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