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: 1.1.0.0 (1.1.0.0)
Syntax See Also