SqlServerMigrationSqlGenerator コンストラクター
[このページは、Entity Framework 6 に関するページです。最新バージョンは、'Entity Framework' NuGet パッケージとして入手できます。Entity Framework の詳細については、msdn.com/data/ef を参照してください。]
SqlServerMigrationSqlGenerator クラスの新しいインスタンスを初期化します。
名前空間: System.Data.Entity.SqlServer
アセンブリ: EntityFramework.SqlServer (EntityFramework.SqlServer.dll 内)
構文
'宣言
Public Sub New
'使用
Dim instance As New SqlServerMigrationSqlGenerator()
public SqlServerMigrationSqlGenerator()
public:
SqlServerMigrationSqlGenerator()
new : unit -> SqlServerMigrationSqlGenerator
public function SqlServerMigrationSqlGenerator()