Click or drag to resize

IAppContextDatabases Property

The collection of IDatabase objects associated with this application.

Namespace:  NetQuarry
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
Databases Databases { get; }

Property Value

Type: Databases
A collection of related databases.
See Also