public sealed class AzureSynapseDialect : IMessage<AzureSynapseDialect>, IEquatable<AzureSynapseDialect>, IDeepCloneable<AzureSynapseDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class AzureSynapseDialect.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-17 UTC."],[[["The `AzureSynapseDialect` class, part of the BigQuery Migration v2 API, defines the dialect for Azure Synapse and is available in the `Google.Cloud.BigQuery.Migration.V2` namespace."],["This class implements several interfaces, including `IMessage`, `IEquatable\u003cAzureSynapseDialect\u003e`, `IDeepCloneable\u003cAzureSynapseDialect\u003e`, and `IBufferMessage`, and inherits from `object`."],["The latest version of the `AzureSynapseDialect` class is 1.5.0, with previous versions available including 1.4.0, 1.3.0, 1.2.0, 1.1.0, and 1.0.0."],["`AzureSynapseDialect` has two constructors: a default one with no parameters and one that takes another `AzureSynapseDialect` object as a parameter for cloning."]]],[]]