Click or drag to resize
LLBLGenProProvider2AdapterToUse Property
Gets or sets the adapter to use for executing the query.

Namespace:  SD.LLBLGen.Pro.LinqSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
public IDataAccessAdapter AdapterToUse { get; set; }

Property Value

Type: IDataAccessAdapter
See Also