Click or drag to resize
DatabaseInfoOwnerUsage Property
If set to true, it means that the data source contains some owners.

Namespace: Qlik.Engine
Assembly: Qlik.Engine (in Qlik.Engine.dll) Version: 1.1.0.0 (1.1.0.0)
Syntax
public bool OwnerUsage { get; set; }

Property Value

Type: Boolean

Implements

IDatabaseInfoOwnerUsage
See Also