JDBC Driver for Trello

Build 23.0.8839

BoardId

The Trello BoardId.

データ型

string

デフォルト値

""

解説

The Trello BoardId references a specific Trello board. If specified the range of some queries will be bound to that board. For example:

SELECT * FROM Lists
will return all lists of the board.
SELECT * FROM Memberships
will return all members of the board.
SELECT * FROM Actions
will return all Actions of the board. Given that a board can have many actions, the query may take a while to execute.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839