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\u003eThe latest version available is 5.0.0-beta05, and there are multiple other versions listed, ranging from 5.0.0-beta04 down to 3.5.0.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameter\u003c/code\u003e is a class that represents a parameter for a \u003ccode\u003eSpannerCommand\u003c/code\u003e and its mapping to DataSet columns.\u003c/p\u003e\n"],["\u003cp\u003eThe class \u003ccode\u003eSpannerParameter\u003c/code\u003e inherits from \u003ccode\u003eDbParameter\u003c/code\u003e, \u003ccode\u003eMarshalByRefObject\u003c/code\u003e, and \u003ccode\u003eObject\u003c/code\u003e, while implementing \u003ccode\u003eIDbDataParameter\u003c/code\u003e, \u003ccode\u003eIDataParameter\u003c/code\u003e, and \u003ccode\u003eICloneable\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eIt offers constructors to create instances with or without parameter name, type, value, and source column, allowing flexibility.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameter\u003c/code\u003e class includes properties such as \u003ccode\u003eCommitTimestamp\u003c/code\u003e, \u003ccode\u003eDbType\u003c/code\u003e, \u003ccode\u003eSpannerDbType\u003c/code\u003e, \u003ccode\u003eValue\u003c/code\u003e, and more, to define parameter attributes.\u003c/p\u003e\n"]]],[],null,[]]