| IQueryConnection Property  | 
 
            The connection object to use with the 
Command 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxDbConnection Connection { get; set; }Property Connection As DbConnection
	Get
	Set
Property Value
Type: 
DbConnection
See Also