JDBC Driver for Trello

Build 23.0.8839

IncludeCustomFields

Determines if the custom fields created on a card will be shown.

データ型

bool

デフォルト値

true

解説

Custom Fields is one of the most popular power ups found on Trello. To begin using Custom fields, first activate the power up in your Trello board and create/add custom fields to your cards. After you are done setting up the power up and adding custom fields, they will appear as columns in the Cards table. Set this property to false if you do not want custom fields to show up. Please note that you must also specify the BoardId in the connection string. This connection property is used for retrieving custom fields that have been created on Trello's cards.

SELECT * FROM Cards
Running the query above will list all the custom fields created as table columns.

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