ADO.NET Provider for Quickbase

Build 25.0.9434

AppVariables

Retrieve the application variables.

Table Specific Information

Select

The AppVariables view accesses and gathers the various application variables to ensure all relevant data is retrieved for function and analysis.

The provider fetches all application variables linked to a specified application from the AppVariables view. Other filters are executed client-side within the provider.

For example, the following query is processed server side:

SELECT * FROM [AppVariables] WHERE [AppId] = 'bu99sj2wn'

Columns

Name Type References SupportedOperators Description
Name [KEY] String The name of the variable.
Value String The value assigned to the variable.
AppId [KEY] String

Apps.Id

= The unique identifier for this application.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434