Imported SQL Properties
This topic lists the properties of an Imported SQL object in a catalog.
Property Name | Description |
---|---|
Connection Name | Specifies the connection to execute the imported SQL.
Data type: String |
Description | Specifies the description of the imported SQL.
Data type: String |
Maximum Duration | Specifies the maximum elapsed time allowed to fetch data from the data source when the imported SQL runs, measured in seconds. If the value is set to zero or is blank, it means the time will be unlimited.
For usage about the property, see Limiting the Query Run Time and Number of Records. Data type: Integer |
Maximum Rows | Specifies the maximum number of rows that will be fetched from the data source when the imported SQL runs. If the value is set to zero or is blank, it means the number will be unlimited.
For usage about the property, see Limiting the Query Run Time and Number of Records. Data type: Integer |
Name | Specifies the name of the imported SQL.
Data type: String |
Qualifier | Specifies the database's catalog name of the imported SQL.
Data type: String |
Read Only | Specifies whether or not the imported SQL will be read only.
Data type: Enumeration |
Transaction Mode | Specifies the transaction mode for the imported SQL. Choose an option from the drop-down list.
Data type: Enumeration |