<< Click to Display Table of Contents >>

DATABASE STORE Dataset

Manages the dataset created in the database store using SQL.

Name

Description

Name

Query dataset name

SQL Statement

SQL statement to execute

Master Set

Master set name

Maximum Rows

Maximum row count of dataset

Compiled SQL Statement

Allow compiled SQL statement

JDBC Fetch Row

Row count of the result dataset by one transmission

Script

Allow scripted SQL

Hidden

Whether to hide the data set

ConcurrentFetchSize

Fetch buffer size for concurrent binding

ConcurrentFirstRow

First fetch row count for concurrent binding

Send data before binding

Flush output stream buffer to the client before dataset binding

Send data after binding

Flush output stream buffer to the client after dataset binding

Query Timeout

Query execution timeout

Ignore Query Errors

Whether to ignore query errors

Description

Dataset description