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.10.0.0 (5.10.0)
Syntaxpublic IDataAccessAdapter AdapterToUse { get; set; }Public Property AdapterToUse As IDataAccessAdapter
	Get
	Set
Property Value
Type: 
IDataAccessAdapter
See Also