ADO.NET Provider for Microsoft Excel

Build 25.0.9434

UseSimpleNames

Specifies whether or not simple names should be used for schemas, tables and columns.

データ型

bool

デフォルト値

false

解説

Microsoft Excel schemas, tables and columns can use special characters in names that are normally not allowed in standard databases. UseSimpleNames makes the 本製品 easier to use with traditional database tools.

Setting UseSimpleNames to true simplifies the names of schemas, tables or columns returned. It also enforces a naming scheme such that only alphanumeric characters and the underscore are valid for the displayed column names.

Any non-alphanumeric characters are converted to underscores.

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