| IRGDataContextConnection Property |
Returns the connection being used by this context.
Namespace:
Recrovit.RecroGridFramework.Data
Assembly:
Recrovit.RecroGrid (in Recrovit.RecroGrid.dll) Version: 2.6.0
Syntax DbConnection Connection { get; }
Property Value
Type:
DbConnection
The connection.
See Also