Click or drag to resize

DataContextConnection Property

Gets the AdoDataConnection for this DataContext, creating a new one if needed.

Namespace: GSF.Web.Model
Assembly: GSF.Web (in GSF.Web.dll) Version: 2.4.181-beta
Syntax
public AdoDataConnection Connection { get; }
View Source

Property Value

AdoDataConnection
See Also