DatabaseDialect
The dialect type of the connected database.
Possible Values
GoogleStandardSQL, PostgreSQLデータ型
string
デフォルト値
"GoogleStandardSQL"
解説
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.