Google Cloud Spanner Database Administration v1 API - Enum DatabaseDialect (4.4.0)

Stay organized with collections Save and categorize content based on your preferences.
public enum DatabaseDialect

Reference documentation and code samples for the Google Cloud Spanner Database Administration v1 API enum DatabaseDialect.

Indicates the dialect type of a database.

Namespace

GoogleCloudGoogle.Cloud.SpannerGoogle.Cloud.Spanner.AdminGoogle.Cloud.Spanner.Admin.DatabaseV1

Assembly

Google.Cloud.Spanner.Admin.Database.V1.dll

Fields

NameDescription
GoogleStandardSql

Google standard SQL.

Postgresql

PostgreSQL supported SQL.

Unspecified

Default value. This value will create a database with the GOOGLE_STANDARD_SQL dialect.