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