ADO.NET Provider for Zendesk

Build 26.0.9655

UserFieldsRelationshipFilterAll

Returns the relationship filter conditions (AND logic) for user fields.

View-Specific Information

Select

The following query is processed server-side while other filters are processed client-side within the provider:
SELECT * FROM UserFieldsRelationshipFilterAll WHERE UserFieldId = '19067693577105'

Columns

Name Type References Description
UserFieldId Long

UserFields.Id

The Id of the user field.
Field String The name of a ticket field.
Operator String A comparison operator.
Value String The value of a ticket field.

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