JDBC Driver for Trello

Build 23.0.8839

CardMembers

Lists all members assigned to each card.

Table Specific Information

Select

The 本製品 will use the Trello API to process WHERE clause conditions built with the following columns and operators. The rest of the filter is executed client-side within the driver. For example, the following query is processed server-side:

SELECT * FROM CardMembers WHERE CardId = '5cd4655f9c12a516f688b296'

Columns

Name Type Description
CardID [KEY] String The Id of the card
MemberId [KEY] String The Ids of the members assigned to card
BoardID String The Id of the Board holding the card
OrganizationID String The Id of the Organization

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