C# Class Sharp.Migrations.Runners.MigrationInfo

Afficher le fichier Open project: sharpmigrations/sharpmigrations Class Usage Examples

Méthodes publiques

Méthode Description
MigratesFor ( DatabaseKind databaseKind ) : bool
MigrationInfo ( Type type ) : System

Method Details

MigratesFor() public méthode

public MigratesFor ( DatabaseKind databaseKind ) : bool
databaseKind DatabaseKind
Résultat bool

MigrationInfo() public méthode

public MigrationInfo ( Type type ) : System
type System.Type
Résultat System