namespace NDB.Infrastructure.DatabaseMigration.Constants { public enum MetadataLocation { XmlFile, Database } }