DBCatalogUsedDriverID Property  | 
 
            Gets the driver ID of the driver used to fill the catalog's meta-data.
            
 
    Namespace: 
   SD.LLBLGen.Pro.DBDriverCore
    Assembly:
   SD.LLBLGen.Pro.DBDriverCore (in SD.LLBLGen.Pro.DBDriverCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax[AllowInFilterAttribute(1)]
public string UsedDriverID { get; }<AllowInFilterAttribute(1)>
Public ReadOnly Property UsedDriverID As String
	Get
Property Value
Type: 
String
See Also