Click or drag to resize
EngineModuleElementDatabase Property
Database section to be used to create the Config

Namespace: Activsoft.Engine
Assembly: Activsoft.Engine (in Activsoft.Engine.dll) Version: 6.0.0.0
Syntax
public DatabaseElement Database { get; }

Property Value

Type: DatabaseElement
The database section.
See Also