Click or drag to resize
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.3.0.0 (5.3.0)
Syntax
protected enum NameTypeToReturn
Members
  Member nameValueDescription
ConfigName0
DatabaseName1
DatabaseShortName2
See Also