Change namespaces
This commit is contained in:
parent
09a89d21a8
commit
0f07f2fcbc
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class AkwizytorEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Akwizytor",
|
||||
"DuSoft.PcmDb.Entities.Akwizytor",
|
||||
typeof(Akwizytor),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class ArtykulEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Artykul",
|
||||
"DuSoft.PcmDb.Entities.Artykul",
|
||||
typeof(Artykul),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class AsortEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Asort",
|
||||
"DuSoft.PcmDb.Entities.Asort",
|
||||
typeof(Asort),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class BankEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Bank",
|
||||
"DuSoft.PcmDb.Entities.Bank",
|
||||
typeof(Bank),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class BlokadaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Blokada",
|
||||
"DuSoft.PcmDb.Entities.Blokada",
|
||||
typeof(Blokada),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class CentrStanZgodyEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.CentrStanZgody",
|
||||
"DuSoft.PcmDb.Entities.CentrStanZgody",
|
||||
typeof(CentrStanZgody),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class CzasEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Czas",
|
||||
"DuSoft.PcmDb.Entities.Czas",
|
||||
typeof(Czas),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DefinicjaKoduEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DefinicjaKodu",
|
||||
"DuSoft.PcmDb.Entities.DefinicjaKodu",
|
||||
typeof(DefinicjaKodu),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -4,7 +4,7 @@ using System.Collections;
|
||||
using System.Collections.Generic;
|
||||
using System.Linq;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -13,14 +13,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DlugiZasobBinEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DlugiZasobBin",
|
||||
"DuSoft.PcmDb.Entities.DlugiZasobBin",
|
||||
typeof(DlugiZasobBin),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DlugiZasobEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DlugiZasob",
|
||||
"DuSoft.PcmDb.Entities.DlugiZasob",
|
||||
typeof(DlugiZasob),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DlugiZasobTxtEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DlugiZasobTxt",
|
||||
"DuSoft.PcmDb.Entities.DlugiZasobTxt",
|
||||
typeof(DlugiZasobTxt),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokDodKthEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DokDodKth",
|
||||
"DuSoft.PcmDb.Entities.DokDodKth",
|
||||
typeof(DokDodKth),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Dok",
|
||||
"DuSoft.PcmDb.Entities.Dok",
|
||||
typeof(Dok),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokKasaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DokKasa",
|
||||
"DuSoft.PcmDb.Entities.DokKasa",
|
||||
typeof(DokKasa),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokKontoBankoweEntityType
|
||||
{
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokKontrEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DokKontr",
|
||||
"DuSoft.PcmDb.Entities.DokKontr",
|
||||
typeof(DokKontr),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokKursEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DokKurs",
|
||||
"DuSoft.PcmDb.Entities.DokKurs",
|
||||
typeof(DokKurs),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokPunktyEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DokPunkty",
|
||||
"DuSoft.PcmDb.Entities.DokPunkty",
|
||||
typeof(DokPunkty),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokWBufPowiazanieEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DokWBufPowiazanie",
|
||||
"DuSoft.PcmDb.Entities.DokWBufPowiazanie",
|
||||
typeof(DokWBufPowiazanie),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DokWalutaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DokWaluta",
|
||||
"DuSoft.PcmDb.Entities.DokWaluta",
|
||||
typeof(DokWaluta),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DostProdEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DostProd",
|
||||
"DuSoft.PcmDb.Entities.DostProd",
|
||||
typeof(DostProd),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DostawcaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Dostawca",
|
||||
"DuSoft.PcmDb.Entities.Dostawca",
|
||||
typeof(Dostawca),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DzienRozlEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DzienRozl",
|
||||
"DuSoft.PcmDb.Entities.DzienRozl",
|
||||
typeof(DzienRozl),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class DzienRozlParamEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.DzienRozlParam",
|
||||
"DuSoft.PcmDb.Entities.DzienRozlParam",
|
||||
typeof(DzienRozlParam),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class EmailEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Email",
|
||||
"DuSoft.PcmDb.Entities.Email",
|
||||
typeof(Email),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class FormZgodEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.FormZgod",
|
||||
"DuSoft.PcmDb.Entities.FormZgod",
|
||||
typeof(FormZgod),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class FormaPlatnPos7EntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.FormaPlatnPos7",
|
||||
"DuSoft.PcmDb.Entities.FormaPlatnPos7",
|
||||
typeof(FormaPlatnPos7),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class FormaPlatnosciEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.FormaPlatnosci",
|
||||
"DuSoft.PcmDb.Entities.FormaPlatnosci",
|
||||
typeof(FormaPlatnosci),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class GrWartoscEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.GrWartosc",
|
||||
"DuSoft.PcmDb.Entities.GrWartosc",
|
||||
typeof(GrWartosc),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class GrupaAkcyzowaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.GrupaAkcyzowa",
|
||||
"DuSoft.PcmDb.Entities.GrupaAkcyzowa",
|
||||
typeof(GrupaAkcyzowa),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class GrupaPromocjiEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.GrupaPromocji",
|
||||
"DuSoft.PcmDb.Entities.GrupaPromocji",
|
||||
typeof(GrupaPromocji),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class GrupaTowEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.GrupaTow",
|
||||
"DuSoft.PcmDb.Entities.GrupaTow",
|
||||
typeof(GrupaTow),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class GrupaUzEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.GrupaUz",
|
||||
"DuSoft.PcmDb.Entities.GrupaUz",
|
||||
typeof(GrupaUz),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmCenyEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmCeny",
|
||||
"DuSoft.PcmDb.Entities.HarmCeny",
|
||||
typeof(HarmCeny),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmCyklEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmCykl",
|
||||
"DuSoft.PcmDb.Entities.HarmCykl",
|
||||
typeof(HarmCykl),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmHarmEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmHarm",
|
||||
"DuSoft.PcmDb.Entities.HarmHarm",
|
||||
typeof(HarmHarm),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmRapCyklEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmRapCykl",
|
||||
"DuSoft.PcmDb.Entities.HarmRapCykl",
|
||||
typeof(HarmRapCykl),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmRapEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmRap",
|
||||
"DuSoft.PcmDb.Entities.HarmRap",
|
||||
typeof(HarmRap),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmRapParamEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmRapParam",
|
||||
"DuSoft.PcmDb.Entities.HarmRapParam",
|
||||
typeof(HarmRapParam),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmRapZlecenieEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmRapZlecenie",
|
||||
"DuSoft.PcmDb.Entities.HarmRapZlecenie",
|
||||
typeof(HarmRapZlecenie),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class HarmWpisEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.HarmWpis",
|
||||
"DuSoft.PcmDb.Entities.HarmWpis",
|
||||
typeof(HarmWpis),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class IstwEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Istw",
|
||||
"DuSoft.PcmDb.Entities.Istw",
|
||||
typeof(Istw),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class JMEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.JM",
|
||||
"DuSoft.PcmDb.Entities.JM",
|
||||
typeof(JM),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KartaLojEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KartaLoj",
|
||||
"DuSoft.PcmDb.Entities.KartaLoj",
|
||||
typeof(KartaLoj),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KasKodEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KasKod",
|
||||
"DuSoft.PcmDb.Entities.KasKod",
|
||||
typeof(KasKod),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KasParEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KasPar",
|
||||
"DuSoft.PcmDb.Entities.KasPar",
|
||||
typeof(KasPar),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KasTowEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KasTow",
|
||||
"DuSoft.PcmDb.Entities.KasTow",
|
||||
typeof(KasTow),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KasaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Kasa",
|
||||
"DuSoft.PcmDb.Entities.Kasa",
|
||||
typeof(Kasa),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KasaFormaPlatnEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KasaFormaPlatn",
|
||||
"DuSoft.PcmDb.Entities.KasaFormaPlatn",
|
||||
typeof(KasaFormaPlatn),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KatParamEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KatParam",
|
||||
"DuSoft.PcmDb.Entities.KatParam",
|
||||
typeof(KatParam),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KategoriaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Kategoria",
|
||||
"DuSoft.PcmDb.Entities.Kategoria",
|
||||
typeof(Kategoria),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KodDodEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KodDod",
|
||||
"DuSoft.PcmDb.Entities.KodDod",
|
||||
typeof(KodDod),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KodWazonyEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KodWazony",
|
||||
"DuSoft.PcmDb.Entities.KodWazony",
|
||||
typeof(KodWazony),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KomentarzEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Komentarz",
|
||||
"DuSoft.PcmDb.Entities.Komentarz",
|
||||
typeof(Komentarz),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KonfigEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Konfig",
|
||||
"DuSoft.PcmDb.Entities.Konfig",
|
||||
typeof(Konfig),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KontoBankoweEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KontoBankowe",
|
||||
"DuSoft.PcmDb.Entities.KontoBankowe",
|
||||
typeof(KontoBankowe),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KontoBankoweKontrEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KontoBankoweKontr",
|
||||
"DuSoft.PcmDb.Entities.KontoBankoweKontr",
|
||||
typeof(KontoBankoweKontr),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KontoLojEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KontoLoj",
|
||||
"DuSoft.PcmDb.Entities.KontoLoj",
|
||||
typeof(KontoLoj),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KontrOpisEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KontrOpis",
|
||||
"DuSoft.PcmDb.Entities.KontrOpis",
|
||||
typeof(KontrOpis),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KontrahentEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Kontrahent",
|
||||
"DuSoft.PcmDb.Entities.Kontrahent",
|
||||
typeof(Kontrahent),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KrajEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Kraj",
|
||||
"DuSoft.PcmDb.Entities.Kraj",
|
||||
typeof(Kraj),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KrajStawkaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KrajStawka",
|
||||
"DuSoft.PcmDb.Entities.KrajStawka",
|
||||
typeof(KrajStawka),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KthParWartoscEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KthParWartosc",
|
||||
"DuSoft.PcmDb.Entities.KthParWartosc",
|
||||
typeof(KthParWartosc),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KthParamEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KthParam",
|
||||
"DuSoft.PcmDb.Entities.KthParam",
|
||||
typeof(KthParam),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KthTypOsEntityType
|
||||
{
|
||||
|
||||
@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KthWartoscEntityType
|
||||
{
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class KursWalutyEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.KursWaluty",
|
||||
"DuSoft.PcmDb.Entities.KursWaluty",
|
||||
typeof(KursWaluty),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class LiniaLotniczaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.LiniaLotnicza",
|
||||
"DuSoft.PcmDb.Entities.LiniaLotnicza",
|
||||
typeof(LiniaLotnicza),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class LogOperationEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.LogOperation",
|
||||
"DuSoft.PcmDb.Entities.LogOperation",
|
||||
typeof(LogOperation),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class LogTypeDefEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.LogTypeDef",
|
||||
"DuSoft.PcmDb.Entities.LogTypeDef",
|
||||
typeof(LogTypeDef),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class LogValChangeNumEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.LogValChangeNum",
|
||||
"DuSoft.PcmDb.Entities.LogValChangeNum",
|
||||
typeof(LogValChangeNum),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class LogValChangeTxtEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.LogValChangeTxt",
|
||||
"DuSoft.PcmDb.Entities.LogValChangeTxt",
|
||||
typeof(LogValChangeTxt),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class LotniskoEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Lotnisko",
|
||||
"DuSoft.PcmDb.Entities.Lotnisko",
|
||||
typeof(Lotnisko),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class MagazynEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Magazyn",
|
||||
"DuSoft.PcmDb.Entities.Magazyn",
|
||||
typeof(Magazyn),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class MarZakresEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.MarZakres",
|
||||
"DuSoft.PcmDb.Entities.MarZakres",
|
||||
typeof(MarZakres),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class MarzownikEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Marzownik",
|
||||
"DuSoft.PcmDb.Entities.Marzownik",
|
||||
typeof(Marzownik),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class MiastoEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Miasto",
|
||||
"DuSoft.PcmDb.Entities.Miasto",
|
||||
typeof(Miasto),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class NotatkiEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Notatki",
|
||||
"DuSoft.PcmDb.Entities.Notatki",
|
||||
typeof(Notatki),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class NrRejEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.NrRej",
|
||||
"DuSoft.PcmDb.Entities.NrRej",
|
||||
typeof(NrRej),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class NrRejKartaEntityType
|
||||
{
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
// <auto-generated />
|
||||
using System;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class NumDokEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.NumDok",
|
||||
"DuSoft.PcmDb.Entities.NumDok",
|
||||
typeof(NumDok),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class NumMagEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.NumMag",
|
||||
"DuSoft.PcmDb.Entities.NumMag",
|
||||
typeof(NumMag),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OdbProdEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.OdbProd",
|
||||
"DuSoft.PcmDb.Entities.OdbProd",
|
||||
typeof(OdbProd),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OdbiorcaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Odbiorca",
|
||||
"DuSoft.PcmDb.Entities.Odbiorca",
|
||||
typeof(Odbiorca),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OfKodEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.OfKod",
|
||||
"DuSoft.PcmDb.Entities.OfKod",
|
||||
typeof(OfKod),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OfSlownikEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.OfSlownik",
|
||||
"DuSoft.PcmDb.Entities.OfSlownik",
|
||||
typeof(OfSlownik),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OfertaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Oferta",
|
||||
"DuSoft.PcmDb.Entities.Oferta",
|
||||
typeof(Oferta),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OpisZdarzLojEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.OpisZdarzLoj",
|
||||
"DuSoft.PcmDb.Entities.OpisZdarzLoj",
|
||||
typeof(OpisZdarzLoj),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OplataEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Oplata",
|
||||
"DuSoft.PcmDb.Entities.Oplata",
|
||||
typeof(Oplata),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class OsobaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Osoba",
|
||||
"DuSoft.PcmDb.Entities.Osoba",
|
||||
typeof(Osoba),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class PHDaneEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.PHDane",
|
||||
"DuSoft.PcmDb.Entities.PHDane",
|
||||
typeof(PHDane),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class PHEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.PH",
|
||||
"DuSoft.PcmDb.Entities.PH",
|
||||
typeof(PH),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class PHOdbDaneEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.PHOdbDane",
|
||||
"DuSoft.PcmDb.Entities.PHOdbDane",
|
||||
typeof(PHOdbDane),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class PHOdbiorcaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.PHOdbiorca",
|
||||
"DuSoft.PcmDb.Entities.PHOdbiorca",
|
||||
typeof(PHOdbiorca),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class PHRozliczenieEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.PHRozliczenie",
|
||||
"DuSoft.PcmDb.Entities.PHRozliczenie",
|
||||
typeof(PHRozliczenie),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class PanelEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.Panel",
|
||||
"DuSoft.PcmDb.Entities.Panel",
|
||||
typeof(Panel),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class PanelParamEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.PanelParam",
|
||||
"DuSoft.PcmDb.Entities.PanelParam",
|
||||
typeof(PanelParam),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class ParBonEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.ParBon",
|
||||
"DuSoft.PcmDb.Entities.ParBon",
|
||||
typeof(ParBon),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class ParPunktyEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.ParPunkty",
|
||||
"DuSoft.PcmDb.Entities.ParPunkty",
|
||||
typeof(ParPunkty),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
@ -2,7 +2,7 @@
|
||||
using System;
|
||||
using System.Collections.Generic;
|
||||
using System.Reflection;
|
||||
using Blink.Backoffice.Services.PcmDb.Entities;
|
||||
using DuSoft.PcmDb.Entities;
|
||||
using Microsoft.EntityFrameworkCore.ChangeTracking;
|
||||
using Microsoft.EntityFrameworkCore.Metadata;
|
||||
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
|
||||
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
|
||||
#pragma warning disable 219, 612, 618
|
||||
#nullable disable
|
||||
|
||||
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities
|
||||
namespace DuSoft.PcmDb.CompiledEntities
|
||||
{
|
||||
internal partial class ParWalutaEntityType
|
||||
{
|
||||
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
|
||||
{
|
||||
var runtimeEntityType = model.AddEntityType(
|
||||
"Blink.Backoffice.Services.PcmDb.Entities.ParWaluta",
|
||||
"DuSoft.PcmDb.Entities.ParWaluta",
|
||||
typeof(ParWaluta),
|
||||
baseEntityType);
|
||||
|
||||
|
||||
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user