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