JDBC Driver for Google Contacts

Build 23.0.8839

GroupMembers

Query contact group resource names

テーブル固有の情報

Select

GroupMembers ビューはWHERE 句でId およびMemberCount カラムをサポートしています。このビューにはId が必須です。 次に例を示します。

SELECT * FROM [GroupMembers] WHERE Id = '4fe7dbbd0d26cc95'

Columns

Name Type Description
Id String The Id of the contact group.
MemberCount Integer The total number of contacts in the group irrespective of max members in specified in the request.
ContactId String The list of contact person resource names that are members of the contact group.

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