Namespace FluentMigrator.Builders.Delete
Interfaces
IDeleteDataOrInSchemaSyntax
Specify the schema or the condition of the data to delete
IDeleteDataSyntax
Specify the condition of the data to delete
IDeleteExpressionRoot
The root expression for a DELETE operation