Click or drag to resize
Database Class
Inheritance Hierarchy
SystemObject
  Qlik.EngineDatabase

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.1.0.0+Build:7.origin/release/ms13
Syntax
public class Database : IDatabase

The Database type exposes the following members.

Constructors
  NameDescription
Public methodDatabase
Initializes a new instance of the Database class
Top
Properties
  NameDescription
Public propertyIsDefault
Is set to true if the database is set by default.
Public propertyName
Name of the database.
Top
See Also