Enum to specify what the type of the GroupableModelElementMapping is.
Namespace:
SD.LLBLGen.Pro.ApplicationCore
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.9.0.0 (5.9.0)
Syntax Public Enumeration MappingType
Members
| Member name | Value | Description |
---|
| EntityMapping | 0 | |
| TypedViewMaping | 1 | |
| SPCallMapping | 2 | |
| TvfCallMapping | 3 | |
See Also