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\u003eThis documentation page covers the \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e class, which is used for managing a collection of parameters for Spanner commands in the Google Cloud Spanner .NET library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e 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, enabling it to manage a collection of \u003ccode\u003eSpannerParameter\u003c/code\u003e objects.\u003c/p\u003e\n"],["\u003cp\u003eThis collection can be initialized with a set of parameters, and allows for adding, removing, and managing parameter values, types, and names, which are utilized in Spanner SQL queries or when interacting with Spanner tables.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides details on how to add parameters using various \u003ccode\u003eAdd\u003c/code\u003e methods, along with retrieving, inserting, and removing parameters using their index or name, and also includes information about other methods like \u003ccode\u003eClear\u003c/code\u003e, \u003ccode\u003eClone\u003c/code\u003e, \u003ccode\u003eContains\u003c/code\u003e and more.\u003c/p\u003e\n"],["\u003cp\u003eThe available versions of the Google Cloud Spanner Data library range from version 3.5.0 to the latest beta, 5.0.0-beta05, with multiple versions available, with the current version being 4.4.0.\u003c/p\u003e\n"]]],[],null,[]]