ApplicationStorageEngine Enumeration

Specifies the types of storage engines supported for the application/warehouse database.

Namespace:  Dundas.BI
Assembly:  Dundas.BI.Core (in Dundas.BI.Core.dll) Version: 2.0.0.0 (8.0.2.1001)
Syntax
public enum ApplicationStorageEngine
Members
  Member nameValueDescription
SqlServer0Microsoft SQL Server.
Postgres1PostgreSQL.
See Also