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. This value is case sensitive. 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\u003eSpannerParameter\u003c/code\u003e class, which is used to define parameters for \u003ccode\u003eSpannerCommand\u003c/code\u003e objects in the Google Cloud Spanner .NET data library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameter\u003c/code\u003e class allows for the specification of parameter names, types, values, and source columns, crucial for interacting with Spanner tables in insert, update, delete, and select operations.\u003c/p\u003e\n"],["\u003cp\u003eThe page also documents the numerous versions of \u003ccode\u003eSpannerParameter\u003c/code\u003e, from the latest beta (5.0.0-beta05) to older releases as early as 3.5.0, which implies version compatibility and history.\u003c/p\u003e\n"],["\u003cp\u003eThis class inherits from \u003ccode\u003eDbParameter\u003c/code\u003e and implements \u003ccode\u003eIDbDataParameter\u003c/code\u003e, \u003ccode\u003eIDataParameter\u003c/code\u003e, and \u003ccode\u003eICloneable\u003c/code\u003e, supporting various parameter properties and methods, like \u003ccode\u003eDbType\u003c/code\u003e, \u003ccode\u003eDirection\u003c/code\u003e, \u003ccode\u003eValue\u003c/code\u003e and \u003ccode\u003eClone\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameter\u003c/code\u003e class provides specialized properties such as \u003ccode\u003eCommitTimestamp\u003c/code\u003e and \u003ccode\u003eSpannerDbType\u003c/code\u003e, to support Spanner specific type needs.\u003c/p\u003e\n"]]],[],null,[]]