Power BI Connector for CSV

Build 25.0.9540

Schema

このセクションでは、本プロバイダーの接続設定で設定可能なSchema プロパティの全リストを提供します。


プロパティ説明
Locationテーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリの場所を指定します。サービスの要件に応じて、これは絶対パスまたは相対パスのいずれかで表されます。
BrowsableSchemasレポートされるスキーマを利用可能なすべてのスキーマのサブセットに制限するオプション設定。例えば、 BrowsableSchemas=SchemaA,SchemaB,SchemaC です。
Tablesレポートされるテーブルを利用可能なすべてのテーブルのサブセットに制限するオプション設定。例えば、 Tables=TableA,TableB,TableC です。
Viewsレポートされたビューを使用可能なテーブルのサブセットに制限するオプション設定。例えば、 Views=ViewA,ViewB,ViewC です。
SchemaIniLocationSpecifies the path to the folder that contains the Schema.ini file.
AggregateFilesSpecifies whether the provider aggregates all files with the same schema in the specified folder into a single table called AggregatedFiles .
MetadataDiscoveryURISpecifies the file that the provider uses to determine the schema when aggregating multiple files into a single result set.
TypeDetectionSchemeSpecifies how the provider determines column data types when reading text files.
ColumnCountSpecifies the number of columns that the provider detects when dynamically determining table columns.
RowScanDepthSpecifies the number of rows that the provider scans when dynamically determining table columns.

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