Cmdlets for CSV

Build 25.0.9434

Schema

This section provides a complete list of the Schema properties you can configure in the connection string for this provider.


PropertyDescription
Locationテーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリの場所を指定します。サービスの要件に応じて、これは絶対パスまたは相対パスのいずれかで表されます。
BrowsableSchemasレポートされるスキーマを利用可能なすべてのスキーマのサブセットに制限するオプション設定。例えば、 BrowsableSchemas=SchemaA,SchemaB,SchemaC です。
Tablesレポートされるテーブルを利用可能なすべてのテーブルのサブセットに制限するオプション設定。例えば、 Tables=TableA,TableB,TableC です。
Viewsレポートされたビューを使用可能なテーブルのサブセットに制限するオプション設定。例えば、 Views=ViewA,ViewB,ViewC です。
SchemaIniLocationschema.ini ファイルを含むディレクトリのパス。
AggregateFilestrue に設定すると、プロバイダーは URI ディレクトリ内にある同じスキーマを持つすべてのファイルを AggregatedFiles と呼ばれる単一のテーブルに集計します。
MetadataDiscoveryURIAggregateFiles と併用され、AggregatedFiles 結果セットのスキーマを読み出すための特定のファイルを指定します。
TypeDetectionSchemeカラムのデータ型を決定するための方法を指定します。
ColumnCountThe number of columns to detect when dynamically determining columns for the table.
RowScanDepth動的にテーブルのカラムを決定するためにスキャンする行数。

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434