Skip to main content Skip to complementary content

GetDatabaseTablePreview method

Retrieves the values of the specified table of a database for a ODBC, OLEDB or CUSTOM connection.

Parameters

Name Description Mandatory Type
qConnectionId

Identifier of the connection.

Yes String
qDatabase

Name of the database. If qDatabase is not set then qOwner must be set.

No String
qOwner

Owner of the database. If qOwner is not set then qDatabase must be set.

No String
qTable

Name of the table.

Yes String
qConditions No FilterInfo

Returns

Name Description Type
qPreview

List the values in the table.

Array of DataRecord
qRowCount Integer

Access Control

reload

Did this page help you?

If you find any issues with this page or its content – a typo, a missing step, or a technical error – let us know how we can improve!