| FrameworkValidatorBaseGetDbDescriptionForDriverID Method (String) | 
            Gets the db description for driver ID.
            
 
Namespace: SD.LLBLGen.Pro.ApplicationCore.ExtensibilityAssembly: SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.0.0.0 (5.0.0)
Syntaxprotected string GetDbDescriptionForDriverID(
	string driverID
)
Protected Function GetDbDescriptionForDriverID ( 
	driverID As String
) As String
Parameters
- driverID
 - Type: SystemString
The driver ID. 
Return Value
Type: 
String
See Also