Click or drag to resize

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.9.0.0 (5.9.0)
Syntax
DbConnection Connection { get; set; }

Property Value

Type: DbConnection
See Also