データモデル
The CData Power BI Connector for GitHub models entities in the GitHub API as views and stored procedures. These are defined in schema files, which are simple, text-based configuration files.
The 本製品 exposes three kinds of schemas:
Information Schema
The Information schema contains tables that expose licensing information and high-level overviews of the projects and repositories associated with the authenticated account. There is only one Information schema.
See Information データモデル for the available entities.
Repository Schemas
The 本製品 exposes a schema for each repository in the authenticated user or organization's account.
See Repository データモデル for the available entities.
Project Schemas
The 本製品 exposes a schema for each project in the authenticated user or organization's account.
See Project データモデル for the available entities.
Note: The 本製品 does not read from classic projects, due their deprecation in the GitHub API.