| DatabaseInfoOwnerSeparator Property |
Character string used after the owner name
Example with separator ".":
FROM LinkedTablesData.dbo.Months
Where:
LinkedTablesData is the database name
dbo is the owner name
Months is the table name
Namespace: Qlik.EngineAssembly: Qlik.Engine (in Qlik.Engine.dll) Version: 2.0.0.0+Build:29.QSM12-CIGS
Syntax
See Also