ADO.NET Provider for Mailchimp

Build 25.0.9434

TemplateFolders

Folders for organizing templates

Table Specific Information

SELECT, INSERT, UPDATE, and DELTE are supported for TemplateFolders.

Select

The provider will use the Mailchimp API to process WHERE clause conditions built with the following column and operator. The rest of the filter is executed client-side within the provider.

  • Id supports the '=' operator.
For example:
SELECT * FROM TemplateFolders WHERE Id = '1245'

Columns

Name Type ReadOnly Description
Id [KEY] String True

A string that uniquely identifieds this folder

Name String False

The name of the folder

Count Integer True

The number of templates in the folder

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434