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. Must not be null
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. 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 \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e class represents a collection of parameters for a \u003ccode\u003eSpannerCommand\u003c/code\u003e, mapping them to columns in a DataSet, with the latest beta version being 5.0.0-beta05.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eDbParameterCollection\u003c/code\u003e and implements several interfaces, including \u003ccode\u003eIDataParameterCollection\u003c/code\u003e, \u003ccode\u003eIList\u003c/code\u003e, \u003ccode\u003eICollection\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to add, remove, clear, and manage \u003ccode\u003eSpannerParameter\u003c/code\u003e objects within the collection, including methods to add with type and values.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers properties to check the collection's size, read-only status, and synchronization, as well as allowing for the cloning of the parameter collections.\u003c/p\u003e\n"],["\u003cp\u003eThere are multiple versions available, spanning from 3.5.0 to 5.0.0-beta05, for the different releases of this class.\u003c/p\u003e\n"]]],[],null,[]]