| 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.1.0.0 (5.1.0)
Syntaxprotected enum NameTypeToReturn
Protected Enumeration NameTypeToReturn
Members| 
									 
								 | Member name | Value | Description | 
|---|
 | ConfigName | 0 |  | 
 | DatabaseName | 1 |  | 
 | DatabaseShortName | 2 |  | 
See Also