Udostępnij przez


SqlCeMigrationSqlGenerator.GenerateMakeSystemTable Metoda

Definicja

Generuje bazę danych SQL, aby oznaczyć tabelę jako tabelę systemową. Wygenerowany język SQL należy dodać przy użyciu metody Statement.

protected override void GenerateMakeSystemTable(System.Data.Entity.Migrations.Model.CreateTableOperation createTableOperation);
override this.GenerateMakeSystemTable : System.Data.Entity.Migrations.Model.CreateTableOperation -> unit

Parametry

createTableOperation
CreateTableOperation

Tabela do oznaczania jako tabeli systemowej.

Dotyczy