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 document outlines the \u003ccode\u003eSpannerParameter\u003c/code\u003e class, which is used to represent parameters within \u003ccode\u003eSpannerCommand\u003c/code\u003e objects and map them to DataSet columns.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameter\u003c/code\u003e class supports various data types, including \u003ccode\u003eSpannerDbType\u003c/code\u003e, and provides constructors for initializing parameter names, types, values, and source columns.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of \u003ccode\u003eSpannerParameter\u003c/code\u003e include \u003ccode\u003eCommitTimestamp\u003c/code\u003e, \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, \u003ccode\u003eSpannerDbType\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, providing comprehensive control over the parameter.\u003c/p\u003e\n"],["\u003cp\u003eThe class inherits from \u003ccode\u003eDbParameter\u003c/code\u003e and implements interfaces such as \u003ccode\u003eIDbDataParameter\u003c/code\u003e, \u003ccode\u003eIDataParameter\u003c/code\u003e, and \u003ccode\u003eICloneable\u003c/code\u003e, adding to the functionality and features of the class.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions for \u003ccode\u003eSpannerParameter\u003c/code\u003e range from 3.5.0 to the latest beta version 5.0.0-beta05, with links to the documentation for each version.\u003c/p\u003e\n"]]],[],null,[]]