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 available for \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e is 5.0.0-beta05, with a range of previous versions from 5.0.0-beta04 down to 3.5.0 accessible.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameterCollection\u003c/code\u003e represents a collection of parameters that are used in association with a \u003ccode\u003eSpannerCommand\u003c/code\u003e, which can map to specific columns in a DataSet.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eDbParameterCollection\u003c/code\u003e and implements multiple interfaces, including \u003ccode\u003eIDataParameterCollection\u003c/code\u003e, \u003ccode\u003eIList\u003c/code\u003e, \u003ccode\u003eICollection\u003c/code\u003e, and various \u003ccode\u003eIEnumerable\u003c/code\u003e interfaces.\u003c/p\u003e\n"],["\u003cp\u003eThe class provides functionalities to add, remove, clone, and manage \u003ccode\u003eSpannerParameter\u003c/code\u003e objects, with methods to add them by name, type, and optional value.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameterCollection\u003c/code\u003e is used to manage parameters for database commands, including those for Insert, Update, Delete, and Select operations.\u003c/p\u003e\n"]]],[],null,[]]