| LLBLGenProProvider2AdapterToUse Property  | 
            Gets or sets the adapter to use for executing the query.
            
 
Namespace: SD.LLBLGen.Pro.LinqSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntaxpublic IDataAccessAdapter AdapterToUse { get; set; }Public Property AdapterToUse As IDataAccessAdapter
	Get
	Set
Property Value
Type: 
IDataAccessAdapter
See Also