public sealed class TeradataDialect : IMessage<TeradataDialect>, IEquatable<TeradataDialect>, IDeepCloneable<TeradataDialect>, IBufferMessage, IMessage
Reference documentation and code samples for the BigQuery Migration v2 API class TeradataDialect.
[[["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-03-21 UTC."],[[["This document provides reference documentation for the `TeradataDialect` class within the Google Cloud BigQuery Migration v2 API, specifically for version 1.4.0."],["`TeradataDialect` is a class that defines the dialect for Teradata, and it inherits from `object` while implementing several interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The class `TeradataDialect` includes two constructors: a default constructor and another that takes a `TeradataDialect` object as a parameter for copying."],["The `TeradataDialect` class has a `Mode` property, which is of type `TeradataDialect.Types.Mode`, and it is used to specify the Teradata sub-dialect mode."],["The document also lists the versions of the class available, ranging from 1.0.0 to 1.5.0, with 1.5.0 being the latest version."]]],[]]