[[["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-09 UTC."],[[["The `MysqlTable` class is part of the DataStream v1 API and is used to represent a MySQL table."],["Version 2.9.0 is the latest version of the `MysqlTable` class, while version 2.2.0 is the currently presented version on the page, with older versions going back to 1.0.0 being accessible."],["The `MysqlTable` class implements several interfaces, including `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, extending its functionality and defining its behavior."],["The class includes properties like `MysqlColumns`, which represents the columns in the table, and `Table`, which holds the name of the table."],["The `MysqlTable` class has 2 constructors, one default and one that takes in another `MysqlTable` object."]]],[]]