[[["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 page provides reference documentation for the `SqlResultRow` class within the AlloyDB v1alpha API for .NET."],["The `SqlResultRow` class represents a single row of data returned from a SQL query result."],["The class inherits from `object` and implements `IMessage`, `IEquatable\u003cSqlResultRow\u003e`, `IDeepCloneable\u003cSqlResultRow\u003e`, and `IBufferMessage`."],["The `SqlResultRow` class has a `Values` property, which is a list of `SqlResultValue` objects representing the values in the row."],["There are two constructors for the `SqlResultRow` class, a default constructor, and a copy constructor."]]],[]]