public string ToString(SpannerConnectionStringBuilder builder)
Returns the string representation of this key using the type conversion options specified in
SpannerConnectionStringBuilder. The string representation is only for diagnostic purposes
and the implementation may change over time.
[[["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 documentation covers the \u003ccode\u003eKey\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace, which is used to define a key for a single row in a Spanner table or index.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class is immutable and inherits from the .NET \u003ccode\u003eObject\u003c/code\u003e class, implementing methods such as \u003ccode\u003eGetHashCode\u003c/code\u003e, \u003ccode\u003eGetType\u003c/code\u003e, \u003ccode\u003eMemberwiseClone\u003c/code\u003e, and \u003ccode\u003eToString\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class constructor, \u003ccode\u003eKey(params object[] keyParts)\u003c/code\u003e, allows you to create a key by providing an array of \u003ccode\u003eobject\u003c/code\u003e values that define it.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToString(SpannerConnectionStringBuilder builder)\u003c/code\u003e method provides a string representation of the key, utilizing type conversion options found within a given \u003ccode\u003eSpannerConnectionStringBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation showcases multiple versions, from 3.5.0 to 5.0.0-beta05 (latest), of the Google Cloud Spanner Data \u003ccode\u003eKey\u003c/code\u003e class.\u003c/p\u003e\n"]]],[],null,[]]