ODBC Driver for Salesforce Marketing Cloud

Build 22.0.8462

TimeZone

Represents a specific time zone in the application.

View-Specific Information

Select

The driver uses the Salesforce Marketing Cloud APIs to process the following WHERE clause operators for all but date-time values: =, !=, <>, >, >=, <, <=, IN. For date-time values, only > and < are supported. The driver processes other filters client-side within the driver. You can turn off the client-side execution of the query by setting SupportEnhancedSQL to false in which case any search criteria that refer to other columns will cause an error.

For example, the following (but not only) queries are processed server side:

SELECT * FROM TimeZone

Columns

Name Type Description
ID [KEY] Int Read-only identifier for an object.
Name String Name of the object or property.

Copyright (c) 2023 CData Software, Inc. - All rights reserved.
Build 22.0.8462