ODBC Driver for Odoo

Build 23.0.8839

Schema

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


プロパティ説明
Locationテーブル、ビュー、およびストアドプロシージャを定義するスキーマファイルを格納するディレクトリへのパス。
BrowsableSchemasこのプロパティは、使用可能なスキーマのサブセットにレポートされるスキーマを制限します。例えば、BrowsableSchemas=SchemaA,SchemaB,SchemaC です。
Tablesこのプロパティは、使用可能なテーブルのサブセットにレポートされるテーブルを制限します。例えば、Tables=TableA,TableB,TableC です。
Views使用可能なテーブルのサブセットにレポートされるビューを制限します。例えば、Views=ViewA,ViewB,ViewC です。
AllowComputedFieldsBoolean determining whether computed names from Odoo are mapped to columns.
ExpandReferencesBoolean determining if multi-valued Many2Many and One2Many fields are expanded into separate rows.
ShowParameterizedTablesShow tables that require inputs.
UseDisplayNamesBoolean determining if the display names for the columns should be used instead of the API names.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 23.0.8839