Change namespaces

This commit is contained in:
Piotr Dudek 2024-07-01 21:28:20 +02:00
parent 09a89d21a8
commit 0f07f2fcbc
640 changed files with 3737 additions and 3737 deletions

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class AkwizytorEntityType internal partial class AkwizytorEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Akwizytor", "DuSoft.PcmDb.Entities.Akwizytor",
typeof(Akwizytor), typeof(Akwizytor),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class ArtykulEntityType internal partial class ArtykulEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Artykul", "DuSoft.PcmDb.Entities.Artykul",
typeof(Artykul), typeof(Artykul),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class AsortEntityType internal partial class AsortEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Asort", "DuSoft.PcmDb.Entities.Asort",
typeof(Asort), typeof(Asort),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class BankEntityType internal partial class BankEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Bank", "DuSoft.PcmDb.Entities.Bank",
typeof(Bank), typeof(Bank),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class BlokadaEntityType internal partial class BlokadaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Blokada", "DuSoft.PcmDb.Entities.Blokada",
typeof(Blokada), typeof(Blokada),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class CentrStanZgodyEntityType internal partial class CentrStanZgodyEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.CentrStanZgody", "DuSoft.PcmDb.Entities.CentrStanZgody",
typeof(CentrStanZgody), typeof(CentrStanZgody),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class CzasEntityType internal partial class CzasEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Czas", "DuSoft.PcmDb.Entities.Czas",
typeof(Czas), typeof(Czas),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DefinicjaKoduEntityType internal partial class DefinicjaKoduEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DefinicjaKodu", "DuSoft.PcmDb.Entities.DefinicjaKodu",
typeof(DefinicjaKodu), typeof(DefinicjaKodu),
baseEntityType); baseEntityType);

View File

@ -4,7 +4,7 @@ using System.Collections;
using System.Collections.Generic; using System.Collections.Generic;
using System.Linq; using System.Linq;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -13,14 +13,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DlugiZasobBinEntityType internal partial class DlugiZasobBinEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DlugiZasobBin", "DuSoft.PcmDb.Entities.DlugiZasobBin",
typeof(DlugiZasobBin), typeof(DlugiZasobBin),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DlugiZasobEntityType internal partial class DlugiZasobEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DlugiZasob", "DuSoft.PcmDb.Entities.DlugiZasob",
typeof(DlugiZasob), typeof(DlugiZasob),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DlugiZasobTxtEntityType internal partial class DlugiZasobTxtEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DlugiZasobTxt", "DuSoft.PcmDb.Entities.DlugiZasobTxt",
typeof(DlugiZasobTxt), typeof(DlugiZasobTxt),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokDodKthEntityType internal partial class DokDodKthEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DokDodKth", "DuSoft.PcmDb.Entities.DokDodKth",
typeof(DokDodKth), typeof(DokDodKth),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokEntityType internal partial class DokEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Dok", "DuSoft.PcmDb.Entities.Dok",
typeof(Dok), typeof(Dok),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokKasaEntityType internal partial class DokKasaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DokKasa", "DuSoft.PcmDb.Entities.DokKasa",
typeof(DokKasa), typeof(DokKasa),
baseEntityType); baseEntityType);

View File

@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokKontoBankoweEntityType internal partial class DokKontoBankoweEntityType
{ {

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokKontrEntityType internal partial class DokKontrEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DokKontr", "DuSoft.PcmDb.Entities.DokKontr",
typeof(DokKontr), typeof(DokKontr),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokKursEntityType internal partial class DokKursEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DokKurs", "DuSoft.PcmDb.Entities.DokKurs",
typeof(DokKurs), typeof(DokKurs),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokPunktyEntityType internal partial class DokPunktyEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DokPunkty", "DuSoft.PcmDb.Entities.DokPunkty",
typeof(DokPunkty), typeof(DokPunkty),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokWBufPowiazanieEntityType internal partial class DokWBufPowiazanieEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DokWBufPowiazanie", "DuSoft.PcmDb.Entities.DokWBufPowiazanie",
typeof(DokWBufPowiazanie), typeof(DokWBufPowiazanie),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DokWalutaEntityType internal partial class DokWalutaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DokWaluta", "DuSoft.PcmDb.Entities.DokWaluta",
typeof(DokWaluta), typeof(DokWaluta),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DostProdEntityType internal partial class DostProdEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DostProd", "DuSoft.PcmDb.Entities.DostProd",
typeof(DostProd), typeof(DostProd),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DostawcaEntityType internal partial class DostawcaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Dostawca", "DuSoft.PcmDb.Entities.Dostawca",
typeof(Dostawca), typeof(Dostawca),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DzienRozlEntityType internal partial class DzienRozlEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DzienRozl", "DuSoft.PcmDb.Entities.DzienRozl",
typeof(DzienRozl), typeof(DzienRozl),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class DzienRozlParamEntityType internal partial class DzienRozlParamEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.DzienRozlParam", "DuSoft.PcmDb.Entities.DzienRozlParam",
typeof(DzienRozlParam), typeof(DzienRozlParam),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class EmailEntityType internal partial class EmailEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Email", "DuSoft.PcmDb.Entities.Email",
typeof(Email), typeof(Email),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class FormZgodEntityType internal partial class FormZgodEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.FormZgod", "DuSoft.PcmDb.Entities.FormZgod",
typeof(FormZgod), typeof(FormZgod),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class FormaPlatnPos7EntityType internal partial class FormaPlatnPos7EntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.FormaPlatnPos7", "DuSoft.PcmDb.Entities.FormaPlatnPos7",
typeof(FormaPlatnPos7), typeof(FormaPlatnPos7),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class FormaPlatnosciEntityType internal partial class FormaPlatnosciEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.FormaPlatnosci", "DuSoft.PcmDb.Entities.FormaPlatnosci",
typeof(FormaPlatnosci), typeof(FormaPlatnosci),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class GrWartoscEntityType internal partial class GrWartoscEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.GrWartosc", "DuSoft.PcmDb.Entities.GrWartosc",
typeof(GrWartosc), typeof(GrWartosc),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class GrupaAkcyzowaEntityType internal partial class GrupaAkcyzowaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.GrupaAkcyzowa", "DuSoft.PcmDb.Entities.GrupaAkcyzowa",
typeof(GrupaAkcyzowa), typeof(GrupaAkcyzowa),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class GrupaPromocjiEntityType internal partial class GrupaPromocjiEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.GrupaPromocji", "DuSoft.PcmDb.Entities.GrupaPromocji",
typeof(GrupaPromocji), typeof(GrupaPromocji),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class GrupaTowEntityType internal partial class GrupaTowEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.GrupaTow", "DuSoft.PcmDb.Entities.GrupaTow",
typeof(GrupaTow), typeof(GrupaTow),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class GrupaUzEntityType internal partial class GrupaUzEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.GrupaUz", "DuSoft.PcmDb.Entities.GrupaUz",
typeof(GrupaUz), typeof(GrupaUz),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmCenyEntityType internal partial class HarmCenyEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmCeny", "DuSoft.PcmDb.Entities.HarmCeny",
typeof(HarmCeny), typeof(HarmCeny),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmCyklEntityType internal partial class HarmCyklEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmCykl", "DuSoft.PcmDb.Entities.HarmCykl",
typeof(HarmCykl), typeof(HarmCykl),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmHarmEntityType internal partial class HarmHarmEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmHarm", "DuSoft.PcmDb.Entities.HarmHarm",
typeof(HarmHarm), typeof(HarmHarm),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmRapCyklEntityType internal partial class HarmRapCyklEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmRapCykl", "DuSoft.PcmDb.Entities.HarmRapCykl",
typeof(HarmRapCykl), typeof(HarmRapCykl),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmRapEntityType internal partial class HarmRapEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmRap", "DuSoft.PcmDb.Entities.HarmRap",
typeof(HarmRap), typeof(HarmRap),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmRapParamEntityType internal partial class HarmRapParamEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmRapParam", "DuSoft.PcmDb.Entities.HarmRapParam",
typeof(HarmRapParam), typeof(HarmRapParam),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmRapZlecenieEntityType internal partial class HarmRapZlecenieEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmRapZlecenie", "DuSoft.PcmDb.Entities.HarmRapZlecenie",
typeof(HarmRapZlecenie), typeof(HarmRapZlecenie),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class HarmWpisEntityType internal partial class HarmWpisEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.HarmWpis", "DuSoft.PcmDb.Entities.HarmWpis",
typeof(HarmWpis), typeof(HarmWpis),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class IstwEntityType internal partial class IstwEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Istw", "DuSoft.PcmDb.Entities.Istw",
typeof(Istw), typeof(Istw),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class JMEntityType internal partial class JMEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.JM", "DuSoft.PcmDb.Entities.JM",
typeof(JM), typeof(JM),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KartaLojEntityType internal partial class KartaLojEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KartaLoj", "DuSoft.PcmDb.Entities.KartaLoj",
typeof(KartaLoj), typeof(KartaLoj),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KasKodEntityType internal partial class KasKodEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KasKod", "DuSoft.PcmDb.Entities.KasKod",
typeof(KasKod), typeof(KasKod),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KasParEntityType internal partial class KasParEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KasPar", "DuSoft.PcmDb.Entities.KasPar",
typeof(KasPar), typeof(KasPar),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KasTowEntityType internal partial class KasTowEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KasTow", "DuSoft.PcmDb.Entities.KasTow",
typeof(KasTow), typeof(KasTow),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KasaEntityType internal partial class KasaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Kasa", "DuSoft.PcmDb.Entities.Kasa",
typeof(Kasa), typeof(Kasa),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KasaFormaPlatnEntityType internal partial class KasaFormaPlatnEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KasaFormaPlatn", "DuSoft.PcmDb.Entities.KasaFormaPlatn",
typeof(KasaFormaPlatn), typeof(KasaFormaPlatn),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KatParamEntityType internal partial class KatParamEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KatParam", "DuSoft.PcmDb.Entities.KatParam",
typeof(KatParam), typeof(KatParam),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KategoriaEntityType internal partial class KategoriaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Kategoria", "DuSoft.PcmDb.Entities.Kategoria",
typeof(Kategoria), typeof(Kategoria),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KodDodEntityType internal partial class KodDodEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KodDod", "DuSoft.PcmDb.Entities.KodDod",
typeof(KodDod), typeof(KodDod),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KodWazonyEntityType internal partial class KodWazonyEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KodWazony", "DuSoft.PcmDb.Entities.KodWazony",
typeof(KodWazony), typeof(KodWazony),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KomentarzEntityType internal partial class KomentarzEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Komentarz", "DuSoft.PcmDb.Entities.Komentarz",
typeof(Komentarz), typeof(Komentarz),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KonfigEntityType internal partial class KonfigEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Konfig", "DuSoft.PcmDb.Entities.Konfig",
typeof(Konfig), typeof(Konfig),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KontoBankoweEntityType internal partial class KontoBankoweEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KontoBankowe", "DuSoft.PcmDb.Entities.KontoBankowe",
typeof(KontoBankowe), typeof(KontoBankowe),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KontoBankoweKontrEntityType internal partial class KontoBankoweKontrEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KontoBankoweKontr", "DuSoft.PcmDb.Entities.KontoBankoweKontr",
typeof(KontoBankoweKontr), typeof(KontoBankoweKontr),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KontoLojEntityType internal partial class KontoLojEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KontoLoj", "DuSoft.PcmDb.Entities.KontoLoj",
typeof(KontoLoj), typeof(KontoLoj),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KontrOpisEntityType internal partial class KontrOpisEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KontrOpis", "DuSoft.PcmDb.Entities.KontrOpis",
typeof(KontrOpis), typeof(KontrOpis),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KontrahentEntityType internal partial class KontrahentEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Kontrahent", "DuSoft.PcmDb.Entities.Kontrahent",
typeof(Kontrahent), typeof(Kontrahent),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KrajEntityType internal partial class KrajEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Kraj", "DuSoft.PcmDb.Entities.Kraj",
typeof(Kraj), typeof(Kraj),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KrajStawkaEntityType internal partial class KrajStawkaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KrajStawka", "DuSoft.PcmDb.Entities.KrajStawka",
typeof(KrajStawka), typeof(KrajStawka),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KthParWartoscEntityType internal partial class KthParWartoscEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KthParWartosc", "DuSoft.PcmDb.Entities.KthParWartosc",
typeof(KthParWartosc), typeof(KthParWartosc),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KthParamEntityType internal partial class KthParamEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KthParam", "DuSoft.PcmDb.Entities.KthParam",
typeof(KthParam), typeof(KthParam),
baseEntityType); baseEntityType);

View File

@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KthTypOsEntityType internal partial class KthTypOsEntityType
{ {

View File

@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KthWartoscEntityType internal partial class KthWartoscEntityType
{ {

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class KursWalutyEntityType internal partial class KursWalutyEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.KursWaluty", "DuSoft.PcmDb.Entities.KursWaluty",
typeof(KursWaluty), typeof(KursWaluty),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class LiniaLotniczaEntityType internal partial class LiniaLotniczaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.LiniaLotnicza", "DuSoft.PcmDb.Entities.LiniaLotnicza",
typeof(LiniaLotnicza), typeof(LiniaLotnicza),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class LogOperationEntityType internal partial class LogOperationEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.LogOperation", "DuSoft.PcmDb.Entities.LogOperation",
typeof(LogOperation), typeof(LogOperation),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class LogTypeDefEntityType internal partial class LogTypeDefEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.LogTypeDef", "DuSoft.PcmDb.Entities.LogTypeDef",
typeof(LogTypeDef), typeof(LogTypeDef),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class LogValChangeNumEntityType internal partial class LogValChangeNumEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.LogValChangeNum", "DuSoft.PcmDb.Entities.LogValChangeNum",
typeof(LogValChangeNum), typeof(LogValChangeNum),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class LogValChangeTxtEntityType internal partial class LogValChangeTxtEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.LogValChangeTxt", "DuSoft.PcmDb.Entities.LogValChangeTxt",
typeof(LogValChangeTxt), typeof(LogValChangeTxt),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class LotniskoEntityType internal partial class LotniskoEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Lotnisko", "DuSoft.PcmDb.Entities.Lotnisko",
typeof(Lotnisko), typeof(Lotnisko),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class MagazynEntityType internal partial class MagazynEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Magazyn", "DuSoft.PcmDb.Entities.Magazyn",
typeof(Magazyn), typeof(Magazyn),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class MarZakresEntityType internal partial class MarZakresEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.MarZakres", "DuSoft.PcmDb.Entities.MarZakres",
typeof(MarZakres), typeof(MarZakres),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class MarzownikEntityType internal partial class MarzownikEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Marzownik", "DuSoft.PcmDb.Entities.Marzownik",
typeof(Marzownik), typeof(Marzownik),
baseEntityType); baseEntityType);

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class MiastoEntityType internal partial class MiastoEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Miasto", "DuSoft.PcmDb.Entities.Miasto",
typeof(Miasto), typeof(Miasto),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class NotatkiEntityType internal partial class NotatkiEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Notatki", "DuSoft.PcmDb.Entities.Notatki",
typeof(Notatki), typeof(Notatki),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class NrRejEntityType internal partial class NrRejEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.NrRej", "DuSoft.PcmDb.Entities.NrRej",
typeof(NrRej), typeof(NrRej),
baseEntityType); baseEntityType);

View File

@ -10,7 +10,7 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class NrRejKartaEntityType internal partial class NrRejKartaEntityType
{ {

View File

@ -1,7 +1,7 @@
// <auto-generated /> // <auto-generated />
using System; using System;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -10,14 +10,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class NumDokEntityType internal partial class NumDokEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.NumDok", "DuSoft.PcmDb.Entities.NumDok",
typeof(NumDok), typeof(NumDok),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class NumMagEntityType internal partial class NumMagEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.NumMag", "DuSoft.PcmDb.Entities.NumMag",
typeof(NumMag), typeof(NumMag),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OdbProdEntityType internal partial class OdbProdEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.OdbProd", "DuSoft.PcmDb.Entities.OdbProd",
typeof(OdbProd), typeof(OdbProd),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OdbiorcaEntityType internal partial class OdbiorcaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Odbiorca", "DuSoft.PcmDb.Entities.Odbiorca",
typeof(Odbiorca), typeof(Odbiorca),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OfKodEntityType internal partial class OfKodEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.OfKod", "DuSoft.PcmDb.Entities.OfKod",
typeof(OfKod), typeof(OfKod),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OfSlownikEntityType internal partial class OfSlownikEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.OfSlownik", "DuSoft.PcmDb.Entities.OfSlownik",
typeof(OfSlownik), typeof(OfSlownik),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OfertaEntityType internal partial class OfertaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Oferta", "DuSoft.PcmDb.Entities.Oferta",
typeof(Oferta), typeof(Oferta),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OpisZdarzLojEntityType internal partial class OpisZdarzLojEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.OpisZdarzLoj", "DuSoft.PcmDb.Entities.OpisZdarzLoj",
typeof(OpisZdarzLoj), typeof(OpisZdarzLoj),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OplataEntityType internal partial class OplataEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Oplata", "DuSoft.PcmDb.Entities.Oplata",
typeof(Oplata), typeof(Oplata),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class OsobaEntityType internal partial class OsobaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Osoba", "DuSoft.PcmDb.Entities.Osoba",
typeof(Osoba), typeof(Osoba),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class PHDaneEntityType internal partial class PHDaneEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.PHDane", "DuSoft.PcmDb.Entities.PHDane",
typeof(PHDane), typeof(PHDane),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class PHEntityType internal partial class PHEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.PH", "DuSoft.PcmDb.Entities.PH",
typeof(PH), typeof(PH),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class PHOdbDaneEntityType internal partial class PHOdbDaneEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.PHOdbDane", "DuSoft.PcmDb.Entities.PHOdbDane",
typeof(PHOdbDane), typeof(PHOdbDane),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class PHOdbiorcaEntityType internal partial class PHOdbiorcaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.PHOdbiorca", "DuSoft.PcmDb.Entities.PHOdbiorca",
typeof(PHOdbiorca), typeof(PHOdbiorca),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class PHRozliczenieEntityType internal partial class PHRozliczenieEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.PHRozliczenie", "DuSoft.PcmDb.Entities.PHRozliczenie",
typeof(PHRozliczenie), typeof(PHRozliczenie),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class PanelEntityType internal partial class PanelEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.Panel", "DuSoft.PcmDb.Entities.Panel",
typeof(Panel), typeof(Panel),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class PanelParamEntityType internal partial class PanelParamEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.PanelParam", "DuSoft.PcmDb.Entities.PanelParam",
typeof(PanelParam), typeof(PanelParam),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class ParBonEntityType internal partial class ParBonEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.ParBon", "DuSoft.PcmDb.Entities.ParBon",
typeof(ParBon), typeof(ParBon),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class ParPunktyEntityType internal partial class ParPunktyEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.ParPunkty", "DuSoft.PcmDb.Entities.ParPunkty",
typeof(ParPunkty), typeof(ParPunkty),
baseEntityType); baseEntityType);

View File

@ -2,7 +2,7 @@
using System; using System;
using System.Collections.Generic; using System.Collections.Generic;
using System.Reflection; using System.Reflection;
using Blink.Backoffice.Services.PcmDb.Entities; using DuSoft.PcmDb.Entities;
using Microsoft.EntityFrameworkCore.ChangeTracking; using Microsoft.EntityFrameworkCore.ChangeTracking;
using Microsoft.EntityFrameworkCore.Metadata; using Microsoft.EntityFrameworkCore.Metadata;
using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal; using Microsoft.EntityFrameworkCore.SqlServer.Storage.Internal;
@ -11,14 +11,14 @@ using Microsoft.EntityFrameworkCore.Storage;
#pragma warning disable 219, 612, 618 #pragma warning disable 219, 612, 618
#nullable disable #nullable disable
namespace Blink.Backoffice.Services.PcmDb.CompiledEntities namespace DuSoft.PcmDb.CompiledEntities
{ {
internal partial class ParWalutaEntityType internal partial class ParWalutaEntityType
{ {
public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null) public static RuntimeEntityType Create(RuntimeModel model, RuntimeEntityType baseEntityType = null)
{ {
var runtimeEntityType = model.AddEntityType( var runtimeEntityType = model.AddEntityType(
"Blink.Backoffice.Services.PcmDb.Entities.ParWaluta", "DuSoft.PcmDb.Entities.ParWaluta",
typeof(ParWaluta), typeof(ParWaluta),
baseEntityType); baseEntityType);

Some files were not shown because too many files have changed in this diff Show More