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 latest version of the SpannerParameterCollection is 5.0.0-beta05, while version 4.0.0 is also detailed in the documentation, alongside several other versions.\u003c/p\u003e\n"],["\u003cp\u003eSpannerParameterCollection manages parameters for SpannerCommand, mapping them to columns in a DataSet.\u003c/p\u003e\n"],["\u003cp\u003eThe SpannerParameterCollection class inherits from DbParameterCollection and implements interfaces such as IDataParameterCollection, IList, and IEnumerable.\u003c/p\u003e\n"],["\u003cp\u003eIt provides methods to add, remove, clear, and manipulate SpannerParameter objects within the collection, as well as to check for their existence.\u003c/p\u003e\n"],["\u003cp\u003eThe SpannerParameterCollection can be initialized with a set of SpannerParameter objects, and it includes methods for adding new parameters with specified names, types, and values.\u003c/p\u003e\n"]]],[],null,[]]