Imported SQL Properties
This topic describes 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. By default, the property value is blank, meaning the time is unlimited. For more information, see Limiting the Query Run Time and Number of Records.
Data type: Integer |
Maximum Rows | Specifies the maximum number of rows to be fetched from the data source when the imported SQL runs. By default, the property value is blank, meaning the number is unlimited. For more information, see Limiting the Query Run Time and Number of Records.
Data type: Integer |
Name | Specifies the mapped name of the imported SQL in the catalog.
Data type: String |
Qualifier | Specifies the name of the database catalog for the imported SQL.
Data type: String |
Read Only | Specifies whether the imported SQL is read only. Choose an option from the drop-down list.
Data type: Enumeration |
Transaction Mode | Specifies the transaction mode for the imported SQL. Choose an option from the drop-down list.
Data type: Enumeration |