public sealed class ResultSetMetadata : IMessage<ResultSetMetadata>, IEquatable<ResultSetMetadata>, IDeepCloneable<ResultSetMetadata>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner v1 API class ResultSetMetadata.
Metadata about a [ResultSet][google.spanner.v1.ResultSet] or [PartialResultSet][google.spanner.v1.PartialResultSet].
Indicates the field names and types for the rows in the result
set. For example, a SQL query like "SELECT UserId, UserName FROM
Users" could return a row_type value like:
[[["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."],[[["\u003cp\u003eThis page provides reference documentation for the \u003ccode\u003eResultSetMetadata\u003c/code\u003e class within the Google Cloud Spanner v1 API for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eResultSetMetadata\u003c/code\u003e class provides metadata about a \u003ccode\u003eResultSet\u003c/code\u003e or \u003ccode\u003ePartialResultSet\u003c/code\u003e, including field names, types, and transaction information.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers various versions of the API, from 3.5.0 to the latest beta, with the version 4.1.0 currently highlighted.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eResultSetMetadata\u003c/code\u003e implements interfaces such as \u003ccode\u003eIMessage\u003c/code\u003e, \u003ccode\u003eIEquatable\u003c/code\u003e, \u003ccode\u003eIDeepCloneable\u003c/code\u003e, and \u003ccode\u003eIBufferMessage\u003c/code\u003e, extending its functionality.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eResultSetMetadata\u003c/code\u003e include \u003ccode\u003eRowType\u003c/code\u003e, which defines the structure of rows, and \u003ccode\u003eTransaction\u003c/code\u003e, which provides transaction details if applicable.\u003c/p\u003e\n"]]],[],null,[]]