JDBC Driver for Shopify

Build 24.0.8963

OrderCustomAttributes

Retrieves custom attributes associated with the resource.

View-Specific Information

Select

The 本製品 uses the Shopify API to process WHERE clause conditions built with the following columns and operators. The 本製品 processes other filters client-side within the 本製品.

  • ResourceId supports the '=,IN' comparison operators.

For example, the following queries are processed server side:

  SELECT * FROM OrderCustomAttributes
  SELECT * FROM OrderCustomAttributes WHERE ResourceId = 'Val1'

Columns

Name Type References Description
ResourceId [KEY] String

Orders.Id

A globally-unique ID.
Key String Key or name of the attribute.
Value String Value of the attribute.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963