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 webpage details the \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e class, which manages a collection of parameters for \u003ccode\u003eSpannerCommand\u003c/code\u003e objects in the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e library.\u003c/p\u003e\n"],["\u003cp\u003eThe latest beta version available is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, with a range of stable and beta versions from 3.5.0 to 4.6.0, alongside other older versions.\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.\u003c/p\u003e\n"],["\u003cp\u003eKey functionalities of \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e include adding, removing, cloning, and searching for parameters, and the ability to get the count of parameters.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e class can be initialized with an \u003ccode\u003eIEnumerable\u003c/code\u003e of \u003ccode\u003eSpannerParameter\u003c/code\u003e objects, allowing you to pre-populate the collection if needed.\u003c/p\u003e\n"]]],[],null,[]]