메소드 | 설명 | |
---|---|---|
GetScripts ( ILogger logger ) : IEnumerable |
Returns a list of all the persistent migration script file paths sorted by name.
|
|
PersistentMigrationScriptLocator ( ) : System | ||
PersistentMigrationScriptLocator ( IConfigurationManager configurationManager ) : System |
메소드 | 설명 | |
---|---|---|
GetPaths ( ) : IEnumerable |
Returns the persistent script path(s) from the config file.
|
public GetScripts ( ILogger logger ) : IEnumerable |
||
logger | ILogger | |
리턴 | IEnumerable |
public PersistentMigrationScriptLocator ( ) : System | ||
리턴 | System |
public PersistentMigrationScriptLocator ( IConfigurationManager configurationManager ) : System | ||
configurationManager | IConfigurationManager | |
리턴 | System |