ADO.NET Provider for Google Spanner

Build 26.0.9655

DatabaseDialect

The dialect type of the connected database.

Possible Values

GoogleStandardSQL, PostgreSQL

Data Type

string

Default Value

"GoogleStandardSQL"

Remarks

The dialect type of the connected database.

DatabaseDialect controls the dialect to work with. The default is GoogleStandardSQL, the Spanner native dialect. Set this property to PostgreSQL to use that dialect instead.

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