[[["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."],[[["The `SQLServerDialect` class is part of the BigQuery Migration v2 API, specifically within the `Google.Cloud.BigQuery.Migration.V2` namespace."],["This class serves as the dialect definition for SQL Server within the BigQuery Migration framework."],["The `SQLServerDialect` class is the latest version 1.5.0 and is implemented as a sealed class, inheriting from `object` and implementing `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage` interfaces."],["There are two constructors available for creating instances of `SQLServerDialect`: a default constructor and a constructor that takes another `SQLServerDialect` instance as a parameter."],["Older versions of this class are documented, with versions ranging back to 1.0.0."]]],[]]