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, which map to columns in a DataSet, and is part of the Google.Cloud.Spanner.Data namespace.\u003c/p\u003e\n"],["\u003cp\u003eThis class supports various operations such as adding, removing, clearing, cloning, and searching for parameters, as well as managing their data types and values.\u003c/p\u003e\n"],["\u003cp\u003eThe latest stable version available is 4.6.0, and 5.0.0-beta05 is the latest beta version, while version 4.3.0 is being discussed with many previous versions down to 3.5.0 also documented.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameterCollection\u003c/code\u003e implements multiple interfaces including \u003ccode\u003eIDataParameterCollection\u003c/code\u003e, \u003ccode\u003eIList\u003c/code\u003e, \u003ccode\u003eICollection\u003c/code\u003e, and \u003ccode\u003eIEnumerable\u003c/code\u003e, providing a wide range of functionalities for parameter management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e can be initialized with a set of \u003ccode\u003eSpannerParameter\u003c/code\u003e objects and allows for the addition of new parameters either with just a name and type or with a name, type, and value.\u003c/p\u003e\n"]]],[],null,[]]