// namespace Sevomin.Models.Migrations { using System.CodeDom.Compiler; using System.Data.Entity.Migrations.Infrastructure; using System.Resources; [GeneratedCode("EntityFramework.Migrations", "6.1.0-30225")] public sealed partial class Job : IMigrationMetadata { private readonly ResourceManager Resources = new ResourceManager(typeof(Job)); string IMigrationMetadata.Id { get { return "201403280938368_Job"; } } string IMigrationMetadata.Source { get { return null; } } string IMigrationMetadata.Target { get { return Resources.GetString("Target"); } } } }