ADO.NET Provider for Pinterest

Build 26.0.9655

BoardSections

Get a list of the boards owned by the User

View-Specific Information

SELECT

The provider uses the Pinterest API to process WHERE clause conditions built with the following columns and operators. Any remaining filters are processed client-side within the provider.

ColumnSupported Operators
BoardId=

For example:

	SELECT * FROM BoardSections WHERE BoardId = '345787634451'

Columns

Name Type References Description
Id [KEY] String Id of the Section.
Name String Name of the Section.
BoardId String

Boards.Id

Id of the Board.

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