@qlik/api reference
Embed
Extend
Manage
APIs
Toolkits
Embed
Extend
Manage
APIs
Toolkits
Preparing search index...
apps
LineageInfoRest
Type Alias LineageInfoRest
type
LineageInfoRest
=
{
discriminator
?:
string
;
statement
?:
string
;
}
Index
Properties
discriminator?
statement?
Properties
Optional
discriminator
discriminator
?:
string
A string indicating the origin of the data:
[filename]: the data comes from a local file.
INLINE: the data is entered inline in the load script.
RESIDENT: the data comes from a resident table. The table name is listed.
AUTOGENERATE: the data is generated from the load script (no external table of data source).
Provider: the data comes from a data connection. The connector source name is listed.
[webfile]: the data comes from a web-based file.
STORE: path to QVD or TXT file where data is stored.
EXTENSION: the data comes from a Server Side Extension (SSE).
Optional
statement
statement
?:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
discriminator
statement
Embed
Extend
Manage
APIs
Toolkits
@qlik/api reference
Loading...
A string indicating the origin of the data: