Class SQLServerDialect (0.16.0)

Stay organized with collections Save and categorize content based on your preferences.
public final class SQLServerDialect extends GeneratedMessageV3 implements SQLServerDialectOrBuilder

The dialect definition for SQL Server.

Protobuf type google.cloud.bigquery.migration.v2.SQLServerDialect

Static Methods

getDefaultInstance()

public static SQLServerDialect getDefaultInstance()
Returns
TypeDescription
SQLServerDialect

getDescriptor()

public static final Descriptors.Descriptor getDescriptor()
Returns
TypeDescription
Descriptor

newBuilder()

public static SQLServerDialect.Builder newBuilder()
Returns
TypeDescription
SQLServerDialect.Builder

newBuilder(SQLServerDialect prototype)

public static SQLServerDialect.Builder newBuilder(SQLServerDialect prototype)
Parameter
NameDescription
prototypeSQLServerDialect
Returns
TypeDescription