Click or drag to resize

BusinessRules Enumeration

Namespace:  WorkflowGen.My.Integration
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 3.4.0.0 (3.4.0.0)
Syntax
public enum BusinessRules
Members
  Member nameValueDescription
CantExportADatabindListInCSVFormat0
CantFindTheProvidedListName1
CommandDoesntContainsSelect2
CouldNotFindColumn3
CouldNotLoadProviderNameOrConnectionString4
CouldNotLoadTable5
ListNameNeedToBeUnique6
NoSemicolonAreAllowed7
NoTwoColumnsWithSameNameAllowed8
OnlyAdministratorCanPerformThisTask9
OrderByIsNotAllowedInCommand10
See Also