//------------------------------------------------------------------------------
//
// This code was generated by a tool.
// Tango Observables Generator
//
// Changes to this file may cause incorrect behavior and will be lost if
// the code is regenerated. Do not modify!
//
//------------------------------------------------------------------------------
using System;
using System.Collections.Generic;
using System.Data.Entity;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using Tango.Settings;
using Tango.BL.Entities;
namespace Tango.BL
{
public partial class ObservablesContext : DbContext
{
///
/// Gets or sets the SyncConfigurations.
///
public DbSet SyncConfigurations
{
get; set;
}
///
/// Gets or sets the Addresses.
///
public DbSet Addresses
{
get; set;
}
///
/// Gets or sets the ApplicationDisplayPanelVersions.
///
public DbSet ApplicationDisplayPanelVersions
{
get; set;
}
///
/// Gets or sets the ApplicationFirmwareVersions.
///
public DbSet ApplicationFirmwareVersions
{
get; set;
}
///
/// Gets or sets the ApplicationOsVersions.
///
public DbSet ApplicationOsVersions
{
get; set;
}
///
/// Gets or sets the BrushStops.
///
public DbSet BrushStops
{
get; set;
}
///
/// Gets or sets the CartridgeTypes.
///
public DbSet CartridgeTypes
{
get; set;
}
///
/// Gets or sets the Cats.
///
public DbSet Cats
{
get; set;
}
///
/// Gets or sets the Ccts.
///
public DbSet Ccts
{
get; set;
}
///
/// Gets or sets the ColorCatalogs.
///
public DbSet ColorCatalogs
{
get; set;
}
///
/// Gets or sets the ColorCatalogsGroups.
///
public DbSet ColorCatalogsGroups
{
get; set;
}
///
/// Gets or sets the ColorCatalogsItems.
///
public DbSet ColorCatalogsItems
{
get; set;
}
///
/// Gets or sets the ColorCatalogsItemsRecipes.
///
public DbSet ColorCatalogsItemsRecipes
{
get; set;
}
///
/// Gets or sets the ColorSpaces.
///
public DbSet ColorSpaces
{
get; set;
}
///
/// Gets or sets the Configurations.
///
public DbSet Configurations
{
get; set;
}
///
/// Gets or sets the Contacts.
///
public DbSet Contacts
{
get; set;
}
///
/// Gets or sets the Customers.
///
public DbSet Customers
{
get; set;
}
///
/// Gets or sets the DispenserTypes.
///
public DbSet DispenserTypes
{
get; set;
}
///
/// Gets or sets the Dispensers.
///
public DbSet Dispensers
{
get; set;
}
///
/// Gets or sets the EmbeddedFirmwareVersions.
///
public DbSet EmbeddedFirmwareVersions
{
get; set;
}
///
/// Gets or sets the EventTypes.
///
public DbSet EventTypes
{
get; set;
}
///
/// Gets or sets the FiberShapes.
///
public DbSet FiberShapes
{
get; set;
}
///
/// Gets or sets the FiberSynths.
///
public DbSet FiberSynths
{
get; set;
}
///
/// Gets or sets the HardwareBlowerTypes.
///
public DbSet HardwareBlowerTypes
{
get; set;
}
///
/// Gets or sets the HardwareBlowers.
///
public DbSet HardwareBlowers
{
get; set;
}
///
/// Gets or sets the HardwareBreakSensorTypes.
///
public DbSet HardwareBreakSensorTypes
{
get; set;
}
///
/// Gets or sets the HardwareBreakSensors.
///
public DbSet HardwareBreakSensors
{
get; set;
}
///
/// Gets or sets the HardwareDancerTypes.
///
public DbSet HardwareDancerTypes
{
get; set;
}
///
/// Gets or sets the HardwareDancers.
///
public DbSet HardwareDancers
{
get; set;
}
///
/// Gets or sets the HardwareMotorTypes.
///
public DbSet HardwareMotorTypes
{
get; set;
}
///
/// Gets or sets the HardwareMotors.
///
public DbSet HardwareMotors
{
get; set;
}
///
/// Gets or sets the HardwarePidControlTypes.
///
public DbSet HardwarePidControlTypes
{
get; set;
}
///
/// Gets or sets the HardwarePidControls.
///
public DbSet HardwarePidControls
{
get; set;
}
///
/// Gets or sets the HardwareSpeedSensorTypes.
///
public DbSet HardwareSpeedSensorTypes
{
get; set;
}
///
/// Gets or sets the HardwareSpeedSensors.
///
public DbSet HardwareSpeedSensors
{
get; set;
}
///
/// Gets or sets the HardwareVersions.
///
public DbSet HardwareVersions
{
get; set;
}
///
/// Gets or sets the HardwareWinderTypes.
///
public DbSet HardwareWinderTypes
{
get; set;
}
///
/// Gets or sets the HardwareWinders.
///
public DbSet HardwareWinders
{
get; set;
}
///
/// Gets or sets the IdsPackFormulas.
///
public DbSet IdsPackFormulas
{
get; set;
}
///
/// Gets or sets the IdsPacks.
///
public DbSet IdsPacks
{
get; set;
}
///
/// Gets or sets the JobRuns.
///
public DbSet JobRuns
{
get; set;
}
///
/// Gets or sets the Jobs.
///
public DbSet Jobs
{
get; set;
}
///
/// Gets or sets the LinearMassDensityUnits.
///
public DbSet LinearMassDensityUnits
{
get; set;
}
///
/// Gets or sets the LiquidTypes.
///
public DbSet LiquidTypes
{
get; set;
}
///
/// Gets or sets the LiquidTypesRmls.
///
public DbSet LiquidTypesRmls
{
get; set;
}
///
/// Gets or sets the MachineStudioVersions.
///
public DbSet MachineStudioVersions
{
get; set;
}
///
/// Gets or sets the MachineVersions.
///
public DbSet MachineVersions
{
get; set;
}
///
/// Gets or sets the Machines.
///
public DbSet Machines
{
get; set;
}
///
/// Gets or sets the MachinesEvents.
///
public DbSet MachinesEvents
{
get; set;
}
///
/// Gets or sets the MediaConditions.
///
public DbSet MediaConditions
{
get; set;
}
///
/// Gets or sets the MediaMaterials.
///
public DbSet MediaMaterials
{
get; set;
}
///
/// Gets or sets the MediaPurposes.
///
public DbSet MediaPurposes
{
get; set;
}
///
/// Gets or sets the MidTankTypes.
///
public DbSet MidTankTypes
{
get; set;
}
///
/// Gets or sets the Organizations.
///
public DbSet Organizations
{
get; set;
}
///
/// Gets or sets the Permissions.
///
public DbSet Permissions
{
get; set;
}
///
/// Gets or sets the ProcessParametersTables.
///
public DbSet ProcessParametersTables
{
get; set;
}
///
/// Gets or sets the ProcessParametersTablesGroups.
///
public DbSet ProcessParametersTablesGroups
{
get; set;
}
///
/// Gets or sets the Rmls.
///
public DbSet Rmls
{
get; set;
}
///
/// Gets or sets the Roles.
///
public DbSet Roles
{
get; set;
}
///
/// Gets or sets the RolesPermissions.
///
public DbSet RolesPermissions
{
get; set;
}
///
/// Gets or sets the Segments.
///
public DbSet Segments
{
get; set;
}
///
/// Gets or sets the SpoolTypes.
///
public DbSet SpoolTypes
{
get; set;
}
///
/// Gets or sets the Spools.
///
public DbSet Spools
{
get; set;
}
///
/// Gets or sets the Sysdiagrams.
///
public DbSet Sysdiagrams
{
get; set;
}
///
/// Gets or sets the TangoVersions.
///
public DbSet TangoVersions
{
get; set;
}
///
/// Gets or sets the TechControllers.
///
public DbSet TechControllers
{
get; set;
}
///
/// Gets or sets the TechDispensers.
///
public DbSet TechDispensers
{
get; set;
}
///
/// Gets or sets the TechHeaters.
///
public DbSet TechHeaters
{
get; set;
}
///
/// Gets or sets the TechIos.
///
public DbSet TechIos
{
get; set;
}
///
/// Gets or sets the TechMonitors.
///
public DbSet TechMonitors
{
get; set;
}
///
/// Gets or sets the TechValves.
///
public DbSet TechValves
{
get; set;
}
///
/// Gets or sets the Users.
///
public DbSet Users
{
get; set;
}
///
/// Gets or sets the UsersRoles.
///
public DbSet UsersRoles
{
get; set;
}
///
/// Gets or sets the WindingMethods.
///
public DbSet WindingMethods
{
get; set;
}
}
}