ADO.NET Provider for Zendesk

Build 26.0.9655

ResourceCollections

Returns resource collections, including resource metadata details.

View-Specific Information

Select

The following queries are processed server-side while other filters are processed client-side within the provider:
SELECT * FROM ResourceCollections
SELECT * FROM ResourceCollections WHERE Id = '310043820'

Columns

Name Type References Description
Id [KEY] Long The Id of the resource collection, automatically assigned upon creation.
Resources String An array of resource metadata objects associated with the collection.
CreatedAt Datetime The date and time when the resource collection was created.
UpdatedAt Datetime The date and time when the resource collection was last updated.

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