public class AddCustomParametersToModels : Migration
public ref class AddCustomParametersToModels : public Migration
SuperBuilderWinService.Migrations.AddCustomParametersToModels = function();
Type.createClass(
'SuperBuilderWinService.Migrations.AddCustomParametersToModels',
Microsoft.EntityFrameworkCore.Migrations.Migration);
ActiveProvider | (Inherited from Migration) |
DownOperations | (Inherited from Migration) |
TargetModel | (Inherited from Migration) |
UpOperations | (Inherited from Migration) |
BuildTargetModel | (Overrides Migration.BuildTargetModel(ModelBuilder)) |
Down | (Overrides Migration.Down(MigrationBuilder)) |
Equals | (Inherited from Object) |
Finalize | (Inherited from Object) |
GetHashCode | (Inherited from Object) |
GetType | (Inherited from Object) |
MemberwiseClone | (Inherited from Object) |
ToString | (Inherited from Object) |
Up | (Overrides Migration.Up(MigrationBuilder)) |