Click or drag to resize

BusinessRules Enumeration

BusinessRules

Namespace:  WorkflowGen.My.Integration
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 8.1.3.0 (8.1.3.20220620)
Syntax
public enum BusinessRules
Members
  Member nameValueDescription
CantExportADatabindListInCsvFormat0 CantExportADatabindListInCSVFormat
CantFindTheProvidedListName1 CantFindTheProvidedListName
CommandDoesNotContainsSelect2 CommandDoesNotContainsSelect
CouldNotFindColumn3 CouldNotFindColumn
CouldNotLoadProviderNameOrConnectionString4 CouldNotLoadProviderNameOrConnectionString
CouldNotLoadTable5 CouldNotLoadTable
ListNameNeedToBeUnique6 listNameNeedToBeUnique
NoSemicolonAreAllowed7 NoSemicolonAreAllowed
NoTwoColumnsWithSameNameAllowed8 NoTwoColumnsWithSameNameAllowed
OnlyAdministratorCanPerformThisTask9 OnlyAdministratorCanPerformThisTask
OrderByIsNotAllowedInCommand10 OrderByIsNotAllowedInCommand
See Also