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 document details the \u003ccode\u003eKey\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace, which is an immutable class designed to define a unique key for a single row in a database table or index.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class has a constructor \u003ccode\u003eKey(Object[])\u003c/code\u003e that allows the creation of a key by providing an array of objects representing the constituent parts of the key.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eToString(SpannerConnectionStringBuilder)\u003c/code\u003e method is used to generate a string representation of the key, which is formatted based on the type conversion preferences set in the \u003ccode\u003eSpannerConnectionStringBuilder\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 5.0.0-beta05, and there are many other previous versions listed from 5.0.0-beta04 down to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eKey\u003c/code\u003e class inherits functionality from the \u003ccode\u003eObject\u003c/code\u003e class, incorporating members 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"]]],[],null,[]]