FrameworkValidatorBaseNameTypeToReturn Enumeration |
Enum used with db description obtain method.
Namespace:
SD.LLBLGen.Pro.ApplicationCore.Extensibility
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.2.0.0 (5.2.17.0403)
Syntax protected enum NameTypeToReturn
Protected Enumeration NameTypeToReturn
Members
| Member name | Value | Description |
---|
| ConfigName | 0 | |
| DatabaseName | 1 | |
| DatabaseShortName | 2 | |
See Also