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"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["This documentation provides reference information for the `AzureSynapseDialect` class within the Google Cloud BigQuery Migration v2 API."],["`AzureSynapseDialect` is a sealed class representing the dialect definition for Azure Synapse, and it implements several interfaces including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The `AzureSynapseDialect` class inherits from the base `object` class and has two constructors: a default constructor and a copy constructor that takes another `AzureSynapseDialect` instance as a parameter."],["The documented versions of this class are available from 1.0.0 up to the latest version, 1.5.0, each with its own documentation."]]],[]]