Click or drag to resize
DatabaseInfoQuotePreffix Property
Prefix used with field, database or owner names that contain special characters or keywords.

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

Property Value

Type: String

Implements

IDatabaseInfoQuotePreffix
See Also