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