Click or drag to resize
ActionCombinationType Enumeration
Type to define the action combination of a groupable model element - target mapping.

Namespace:  SD.LLBLGen.Pro.ApplicationCore
Assembly:  SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public enum ActionCombinationType
Members
  Member nameValueDescription
CreateRetrieveUpdateDelete0
CreateRetrieveUpdate1
CreateRetrieve2
CreateRetrieveDelete3
Retrieve4
RetrieveUpdate5
RetrieveUpdateDelete6
RetrieveDelete7
See Also