Click or drag to resize

RazorViewDatabase Property

Gets or sets database connection to provide to DataContext, if any.

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

Property Value

AdoDataConnection
See Also