Method | Description | |
---|---|---|
GetScripts ( ILogger logger ) : IEnumerable |
Returns a list of all the persistent migration script file paths sorted by name.
|
|
PersistentMigrationScriptLocator ( ) : System | ||
PersistentMigrationScriptLocator ( IConfigurationManager configurationManager ) : System |
Method | Description | |
---|---|---|
GetPaths ( ) : IEnumerable |
Returns the persistent script path(s) from the config file.
|
public GetScripts ( ILogger logger ) : IEnumerable |
||
logger | ILogger | |
return | IEnumerable |
public PersistentMigrationScriptLocator ( ) : System | ||
return | System |
public PersistentMigrationScriptLocator ( IConfigurationManager configurationManager ) : System | ||
configurationManager | IConfigurationManager | |
return | System |