Summary
    Migrates the data store to the lastest version if any
    
		- Namespace
 - Cake
.EntityFramework .Interfaces  - Containing Type
 - IEfMigrator
 
Syntax
bool MigrateToLatest()
	Return Value
| Type | Description | 
|---|---|
| bool | true if migration was susccessful, otherwise false |