DatabaseDialect
The dialect type of the connected database.
Possible Values
GoogleStandardSQL, PostgreSQLData 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.