Cmdlets for Google Spanner

Build 24.0.9060

DatabaseDialect Parameter (Connect-GoogleSpanner Cmdlet)

The dialect type of the connected database.

Syntax

Connect-GoogleSpanner -DatabaseDialect string

Possible Values

GoogleStandardSQL, PostgreSQL

Data Type

cstr

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.

This is a required parameter.

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