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.3.0.0 (5.3.0)
Syntax [AllowInFilterAttribute(1)]
public string UsedDriverID { get; }
<AllowInFilterAttribute(1)>
Public ReadOnly Property UsedDriverID As String
Get
Property Value
Type:
StringSee Also