// ReSharper disable InconsistentNaming namespace DTS.Common.Storage { public class DbOperationsEnum { public enum StoredProcedure { sp_UsersDelete, sp_UsersGet, sp_UsersInsert,/* not used */ sp_UsersUpdate, sp_UsersGetId, sp_UserGetIdsAll, sp_UsersUpdateInsert, sp_DefaultPropertiesGet, sp_DefaultPropertiesUpdate, sp_DefaultPropertiesInsert, sp_LastUsedHardwareDelete, sp_LastUsedHardwareGet, sp_LastUsedHardwareGetId, /* not used */ sp_LastUsedHardwareInsert, sp_LastUsedHardwareUpdate,/* not used */ sp_LastUsedHardwareUpdateInsert,/* not used */ sp_CalculatedChannelsDelete,/* not used */ sp_CalculatedChannelsGet, sp_CalculatedChannelsInsert,/* not used */ sp_CalculatedChannelsUpdate,/* not used */ sp_CalculatedChannelsUpdateInsert, sp_CustomerDetailsDelete, sp_CustomerDetailsGet, sp_CustomerDetailsInsert, sp_CustomerDetailsUpdate, sp_DASChannelsDelete, sp_DASChannelsGet, sp_DASChannelsInsert, sp_DASChannelsUpdate,/* not used */ sp_DASChannelsUpdateInsert, sp_DASDelete, sp_DASGet, sp_DASInsert, sp_DASUpdate, sp_DASUpdateInsert, sp_DASChildrenGet, sp_DASChildrenUnAssociate, sp_DBImportCustomerDetails, sp_DBImportDASList, sp_DBImportDbVersions, sp_DBImportGroup, sp_DBImportGroupTemplate, sp_DBImportLabDetails, sp_DBImportLastUsedHardware, sp_DBImportMMEDirections, sp_DBImportMMEFineLocations1, sp_DBImportMMEFineLocations2, sp_DBImportMMEFineLocations3, sp_DBImportMMEMainLocations, sp_DBImportMMEPhysicalDimensions, sp_DBImportMMEPositions, sp_DBImportMMEPossibleChannels, sp_DBImportMMETestObjects, sp_DBImportSensorModel, sp_DBImportSensors, sp_DBImportSensorsCalibration, sp_DBImportSettings, sp_DBImportTagAssignments, sp_DBImportTags, sp_DBImportTemplateRegions, sp_DBImportTemplateZones, sp_DBImportTestEngineerDetails, sp_DBImportTestSetups, sp_DBImportUsers, sp_LabratoryDetailsDelete, sp_LabratoryDetailsGet, sp_LabratoryDetailsInsert,/* not used */ sp_LabratoryDetailsUpdate,/* not used */ sp_LabratoryDetailsUpdateInsert, sp_LevelTriggersDelete, sp_LevelTriggersGet, sp_LevelTriggersInsert, sp_LevelTriggersUpdate,/* not used */ sp_MMEDirectionsDelete, sp_MMEDirectionsGet, sp_MMEDirectionsGetCustom, sp_MMEDirectionsInsert,/* not used */ sp_MMEDirectionsUpdate, sp_MMEDirectionsUpdateInsert, sp_MMEFiguresDelete,/* not used */ sp_MMEFiguresGet, sp_MMEFiguresGetCustom, sp_MMEFiguresInsert, /* not used */ sp_MMEFiguresUpdate,/* not used */ sp_MMEFiguresInsertUpdate,/* not used */ sp_MMEFilterClassesDelete, sp_MMEFilterClassesGet, sp_MMEFilterClassesGetCustom, sp_MMEFilterClassesInsert, sp_MMEFilterClassesUpdate,/* not used */ sp_MMEFilterClassesInsertUpdate, sp_MMEFineLocations1Delete, sp_MMEFineLocations1Get, sp_MMEFineLocations1GetCustom, sp_MMEFineLocations1Insert,/* not used */ sp_MMEFineLocations1Update, sp_MMEFineLocations1UpdateInsert, /* */ sp_MMEFineLocations2Delete, sp_MMEFineLocations2Get, sp_MMEFineLocations2GetCustom, sp_MMEFineLocations2Insert, sp_MMEFineLocations2Update, sp_MMEFineLocations2UpdateInsert, sp_MMEFineLocations3Delete, sp_MMEFineLocations3Get, sp_MMEFineLocations3GetCustom, sp_MMEFineLocations3Insert, sp_MMEFineLocations3Update, sp_MMEFineLocations3UpdateInsert, sp_MMEMainLocationsDelete, sp_MMEMainLocationsGet, sp_MMEMainLocationsGetCustom, sp_MMEMainLocationsInsert, sp_MMEMainLocationsUpdate, sp_MMEMainLocationsUpdateInsert, sp_MMEPhysicalDimensionsDelete, sp_MMEPhysicalDimensionsGet, sp_MMEPhysicalDimensionsGetCustom, sp_MMEPhysicalDimensionsInsert, sp_MMEPhysicalDimensionsUpdate, sp_MMEPhysicalDimensionsUpdateInsert, sp_MMEPositionsDelete, sp_MMEPositionsGet, sp_MMEPositionsGetCustom, sp_MMEPositionsInsert, sp_MMEPositionsUpdate, sp_MMEPositionsUpdateInsert, sp_MMEPossibleChannelsDelete, sp_MMEPossibleChannelsGet, sp_MMEPossibleChannelsGetCustom, sp_MMEPossibleChannelsInsert, sp_MMEPossibleChannelsUpdate, sp_MMEPossibleChannelsUpdateInsert, sp_MMETestObjectsDelete, sp_MMETestObjectsGet, sp_MMETestObjectsGetCustom, sp_MMETestObjectsInsert, sp_MMETestObjectsUpdate, sp_MMETestObjectsUpdateInsert, sp_TemplateChannelsDelete, sp_TemplateChannelsDeleteOne, sp_TemplateChannelsGet, sp_TemplateChannelsInsert, sp_TemplateChannelsUpdate, sp_TemplateChannelsUpdateInsert, sp_TemplateRegionsDelete, sp_TemplateRegionsGet, sp_TemplateRegionsInsert, sp_TemplateRegionsUpdate, sp_TemplateZonesDelete, sp_TemplateZonesGet, sp_TemplateZonesInsert, sp_TemplateZonesUpdate, sp_TestChannelSettingsDelete, sp_TestChannelSettingsGet, sp_TestChannelSettingsInsert, sp_TestChannelSettingsUpdate, sp_TestEngineerDetailsDelete, sp_TestEngineerDetailsGet, sp_TestEngineerDetailsInsert, sp_TestEngineerDetailsUpdate, sp_TestEngineerDetailsUpdateInsert, sp_TestGraphsDelete, sp_TestGraphsGet, sp_TestGraphsInsert, sp_TestGraphsUpdate, sp_TestGraphsUpdateInsert, sp_TestObjectChannelSettingsDelete, sp_TestObjectChannelSettingsGet, sp_TestObjectChannelSettingsInsert, sp_TestObjectChannelSettingsUpdate, sp_TestObjectHardwareDelete, sp_TestObjectHardwareExists, sp_TestObjectHardwareGet, sp_TestObjectHardwareInsert, sp_TestObjectHardwareUpdate, sp_TestObjectHardwareIdsGet, sp_TestObjectSensorsDelete, sp_TestObjectSensorsGet, sp_TestObjectSensorsInsert, sp_TestObjectSensorsUpdate, sp_TestObjectsDelete, sp_TestObjectExist, sp_TestObjectsGet, sp_TestObjectsInsert, sp_TestObjectsUpdate, sp_TestObjectsUpdateInsert, sp_TestObjectTemplatesDelete, sp_TestObjectTemplateExist, sp_TestObjectTemplatesGet, sp_TestObjectTemplatesInsert, sp_TestObjectTemplatesUpdate, sp_TestObjectTemplatesUpdateInsert, sp_TestSetupDASSettingsDelete, sp_TestSetupDASSettingsGet, sp_TestSetupDASSettingsInsert, sp_TestSetupDASSettingsUpdate, sp_TestSetupDASSettingsUpdateInsert, sp_TestSetupHardwareDelete, sp_TestSetupHardwareGet, sp_TestSetupHardwareInsert, sp_TestSetupHardwareUpdate, sp_TestSetupObjectMetaDataDelete, sp_TestSetupObjectMetaDataGet, sp_TestSetupObjectMetaDataInsert, sp_TestSetupObjectMetaDataUpdate, sp_TestSetupObjectMetaDataUpdateInsert, sp_TestSetupObjectsDelete, sp_TestSetupObjectsGet, sp_TestSetupObjectNamesGet, sp_TestSetupObjectsInsert, sp_TestSetupObjectsUpdate, sp_TestSetupObjectsUpdateInsert, sp_TestSetupsDelete, sp_TestSetupsDeleteAll, sp_TestSetupsGet, sp_TestSetupsInsert, sp_TestSetupsUpdateInsert, sp_TestSetupsMarkIncomplete, sp_TestSetupsIsCompleteUpdate, sp_TestSetupsNameGet, sp_TestSetupsUpdate, sp_LockFree, sp_LockGet, sp_LockUpdate, sp_SensorCalibrationsDelete, sp_SensorCalibrationsGet, sp_SensorCalibrationsInsert, sp_SensorCalibrationsUpdate, sp_SensorCalibrationsUpdateInsert, sp_SensorInUse, sp_SensorsDelete, /* All sensor type */ sp_SensorsGet, sp_SensorsDeleteAll, sp_SensorsUpdateAll, sp_SensorExists, sp_SensorsAnalogDelete, sp_SensorsAnalogGet, sp_SensorsAnalogInsert, sp_SensorsAnalogUpdate, sp_SensorsAnalogUpdateAll, sp_SensorsAnalogUpdateInsert, sp_SensorsAnalogBridgeResistanceGet, sp_SensorsDigitalInDelete, sp_SensorsDigitalInGet, sp_SensorsDigitalInInsert, sp_SensorsDigitalInUpdate, sp_SensorsDigitalInUpdateAll, sp_SensorsDigitalInUpdateInsert, sp_SensorsDigitalOutDelete, sp_SensorsDigitalOutGet, sp_SensorsDigitalOutInsert, sp_SensorsDigitalOutUpdate, sp_SensorsDigitalOutUpdateAll, sp_SensorsDigitalOutUpdateInsert, sp_SensorsSquibDelete, sp_SensorsSquibGet, sp_SensorsSquibInsert, sp_SensorsSquibUpdate, sp_SensorsSquibUpdateAll, sp_SensorsSquibUpdateInsert, sp_SensorsUARTDelete, sp_SensorsUARTGet, sp_SensorsUARTInsert, sp_SensorsUARTUpdate, sp_SensorsUARTUpdateAll, sp_SensorsUARTUpdateInsert, sp_SensorsStreamOutputDelete, sp_SensorsStreamOutputGet, sp_SensorsStreamOutputInsert, sp_SensorsStreamOutputUpdate, sp_SensorsStreamOutputUpdateAll, sp_SensorsStreamOutputUpdateInsert, sp_SensorCalibrationsZeroMethodUpdate, sp_SensorModelsDelete, sp_SensorModelsGet, sp_SensorModelsInsert, sp_SensorModelsUpdate, sp_SensorUpdate, sp_SettingsDelete, sp_SettingsGet, sp_SettingsInsert, sp_SettingsUpdate, sp_SettingsUpdateInsert, sp_TagAssignmentsDelete, sp_TagAssignmentsGet, sp_TagAssignmentsInsert, sp_TagAssignmentsUpdate, sp_TagsDelete, sp_TagsGet, sp_TagsGetId, sp_TagsInsert, sp_TagsUpdate, sp_TagsUpdateInsert, sp_UIItemsGet, sp_UserUIItemSettingsDelete, sp_UserUIItemSettingsGet, sp_UserUIItemSettingsInsert, sp_UserUIItemSettingsUpdate, sp_DbVersionDelete, sp_DbVersionGet, sp_DbVersionInsert, sp_UserPropertiesDelete, sp_UserPropertiesGet, sp_UserPropertiesInsert, sp_UserPropertiesUpdate, sp_UserPropertiesUpdateInsert, sp_GroupsGet, sp_GroupsInsert, sp_GroupsUpdate, sp_GroupsUpdateInsert, sp_ChannelsInsert, sp_ChannelsUpdateInsert, sp_ChannelCodesInsert, sp_GroupHardwareInsert, sp_ChannelSettingsGet, sp_GroupChannelSettingsGet, sp_GroupChannelSettingsInsert, sp_GroupChannelSettingsUpdateInsert, sp_TestSetupGroupsInsert, sp_TestSetupsDeleteManyByDate, sp_TestSetupsDeleteManyById, sp_TestSetupsDeleteManyByName, } } }