データモデル
The CData Excel Add-In for LinkedIn Marketing Solutions models entities in the LinkedIn Marketing Solutions API as tables, views, and stored procedures. These are defined in schema files, which are simple, text-based configuration files. The 本製品 uses the LinkedIn Marketing Solutions API to process supported filters. The 本製品 processes other filters client-side within the 本製品.
Tables
The CData Excel Add-In for LinkedIn Marketing Solutions models the data in テーブル so that it can be easily queried and updated.
Views
ビュー are tables that cannot be modified. Typically, read-only data are shown as views.
Stored Procedures
ストアドプロシージャ are function-like interfaces to the data source. They can be used to search, update, and modify information in the data source.