ADO.NET Provider for Zendesk

Build 26.0.9655

TicketFieldsRelationshipFilterAll

Returns ticket field relationship filter conditions joined with logical AND.

View-Specific Information

Select

The following query is processed server-side while other filters are processed client-side within the provider:
SELECT * FROM TicketFieldsRelationshipFilterAll WHERE TicketFieldId = '10676711527964'

Columns

Name Type References Description
TicketFieldId Long

TicketFields.Id

The Id of the ticket field.
Field String The name of a ticket field.
Operator String The comparison operator for the filter condition.
Value String The value to compare against the ticket field in the filter condition.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 26.0.9655