VersionCommand Class
Namespace: DotNetMigrations.Commands
Access: Internal
Inherits/Implements: CommandBase (abstract class)
Overview:
The VersionCommand class is used to easily identify what version a database is on as well as the latest migration script.
Usage:
- db.exe version migrationName [connection string]