SqlServerMigrationSqlGenerator.GenerateCreateSchema Method (String)
Generates SQL to create a database schema. Generated SQL should be added using the Statement method.
Assembly: EntityFramework.SqlServer (in EntityFramework.SqlServer.dll)
Parameters
- schema
-
Type:
System.String
The name of the schema to create.