SonarQube and CodeScan queries

Yes, it integrates with VS2015 with the sonarlint plugin, so you would have to configure it to choose the same sonarqube rules.

If the scan is done using sonarlint, the analysis depends on the amount of the code line or the size of the project. You could also perform the analysis using the sonarscanner but it takes a little longer the first time