The name of the parameter. For Insert, Update and Delete commands, this name should
be the name of a valid column in a Spanner table. In Select commands, this name should be the name of a parameter
used in the SQL Query. This value is case sensitive. Must not be null.
[[["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 webpage details the \u003ccode\u003eSpannerParameter\u003c/code\u003e class within the Google.Cloud.Spanner.Data library, which is used to define parameters for \u003ccode\u003eSpannerCommand\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameter\u003c/code\u003e class inherits from \u003ccode\u003eDbParameter\u003c/code\u003e and implements interfaces like \u003ccode\u003eIDbDataParameter\u003c/code\u003e, \u003ccode\u003eIDataParameter\u003c/code\u003e, and \u003ccode\u003eICloneable\u003c/code\u003e, allowing it to work with database parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe class has constructors to create new instances and is initialised by specifying the parameter's name, type (\u003ccode\u003eSpannerDbType\u003c/code\u003e), value, and optionally, a source column for data mapping.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameter\u003c/code\u003e properties include \u003ccode\u003eDbType\u003c/code\u003e, \u003ccode\u003eDirection\u003c/code\u003e, \u003ccode\u003eIsNullable\u003c/code\u003e, \u003ccode\u003eParameterName\u003c/code\u003e, \u003ccode\u003eSize\u003c/code\u003e, \u003ccode\u003eSourceColumn\u003c/code\u003e, \u003ccode\u003eSourceColumnNullMapping\u003c/code\u003e, \u003ccode\u003eSourceVersion\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e for parameter properties, and \u003ccode\u003eCommitTimestamp\u003c/code\u003e and \u003ccode\u003eSpannerDbType\u003c/code\u003e for Spanner-specific values and types.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides access to various versions of the library, from \u003ccode\u003e3.5.0\u003c/code\u003e to \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with links to each version's documentation for the SpannerParameter class.\u003c/p\u003e\n"]]],[],null,[]]