Click or drag to resize
FrameworkValidatorBaseGetDbDescriptionForDriverID Method (String)
Gets the db description for driver ID.

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)
Syntax
protected string GetDbDescriptionForDriverID(
	string driverID
)

Parameters

driverID
Type: SystemString
The driver ID.

Return Value

Type: String
See Also