CData ODBC Driver for Bugzilla 2019 - Online Help
Questions / Feedback?

BugCcDetail

CData ODBC Driver for Bugzilla 2019 - Build 19.0.7354

Returns details of the CC of a certain Bug.

The 'SELECT * FROM BugCcDetail' query could be slow if you have a lot of Bugs. In that case, use 'IN' filtering for better performance.

Columns

Name Type Description
Id [KEY] Int The ID of the cc list member.
Name String The name of the cc list member.
RealName String The 'real' name of the cc list member.
Email String The e-mail of the cc list member.
BugId Int The Id of the bug you're trying to get the CC details from.

 
 
Copyright (c) 2020 CData Software, Inc. - All rights reserved.
Build 19.0.7354.0