Method | Description | |
---|---|---|
CommandsToSqlTranslator ( IProvider provider ) : System.Collections.Generic | ||
TranslateToSql ( |
Translates the recorded commands on the database to SQL commands.
|
public CommandsToSqlTranslator ( IProvider provider ) : System.Collections.Generic | ||
provider | IProvider | |
return | System.Collections.Generic |
public TranslateToSql ( |
||
database | ||
context | IMigrationContext | |
return | IEnumerable |