ビュー
ビューは、データを示すという点でテーブルに似ていますが、ビューは読み取り専用です。
クエリは、ビューに対して通常のテーブルと同様に実行することができます。
CData ADO.NET Provider for Square ビュー
| Name | Description |
| BankAccounts | Query the Bank Accounts of the merchant. |
| Bookings | Lists all bookings. |
| BusinessBookingProfile | Retrieves a seller's booking profile. |
| Catalog | Returns a list of all CatalogObjects. |
| LocationBookingProfiles | Lists location booking profiles of a seller. |
| Merchants | Query the available merchants in Square. |
| OrderDiscounts | The list of all discounts associated with the order. |
| OrderEntries | A list of OrderEntries that fit the query conditions. |
| OrderItems | The order items included in the order. Every order has at least one order item. |
| Orders | Orders specify products for purchase, along with discounts, taxes, and other settings to apply to the purchase. |
| OrderTaxes | The list of all taxes associated with the order. |
| PayoutEntries | Retrieves a list of all payout entries for a specific payout. |
| Payouts | Retrieves a list of all payouts for the default location. |
| Sites | Lists the Square Online sites that belong to a seller. |
| SubscriptionEvents | Lists all events for a specific subscription. |
| TeamMemberBookingProfiles | Lists booking profiles for team members. |