Microsoft.EntityFrameworkCore.Migrations.Operations.Builders Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Classes
AlterOperationBuilder<TOperation> |
A builder for IAlterMigrationOperation operations. |
ColumnsBuilder |
A builder for ColumnOperation operations. |
CreateTableBuilder<TColumns> |
A builder for CreateTableOperation operations. |
OperationBuilder<TOperation> |
A builder for MigrationOperations. |