Code Migrations are executed as IT:AD:Powershell scripts.
Therefore, all you have to do to get more information is type the following in the Package Management Console:
Get-Help Enable-Migrations -detailed
Get-Help Add-Migration -detailed
Get-Help Update-Database -detailed
Get-Help Get-Migrations -detailed