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 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, and \u003ccode\u003eIEnumerable<SpannerParameter>\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eIt supports adding, removing, and managing \u003ccode\u003eSpannerParameter\u003c/code\u003e objects, which can be associated with columns in a DataSet or used directly in SQL queries.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available for \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and the current version discussed in the content is \u003ccode\u003e3.15.1\u003c/code\u003e, with historical versions available for reference.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameterCollection\u003c/code\u003e class provides methods for adding parameters by name, type, and value, as well as functionalities to check if parameters are contained in the collection and to clone the entire collection.\u003c/p\u003e\n"]]],[],null,[]]