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 documents the \u003ccode\u003eSpannerParameter\u003c/code\u003e class, which is used to represent parameters for \u003ccode\u003eSpannerCommand\u003c/code\u003e objects within the Google Cloud Spanner .NET data library.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerParameter\u003c/code\u003e class supports various properties, such as \u003ccode\u003eParameterName\u003c/code\u003e, \u003ccode\u003eSpannerDbType\u003c/code\u003e, and \u003ccode\u003eValue\u003c/code\u003e, allowing for precise definition of parameter characteristics, including their type and association with data sources or columns.\u003c/p\u003e\n"],["\u003cp\u003eThe 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, incorporating functionality from these interfaces and its parent classes.\u003c/p\u003e\n"],["\u003cp\u003eThe document lists multiple available versions of the \u003ccode\u003eSpanner.Data\u003c/code\u003e library, including the latest beta and stable releases, that contain the \u003ccode\u003eSpannerParameter\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerParameter\u003c/code\u003e has constructors that allow for initialization with a name, type, value, and source column, and also has a \u003ccode\u003eCommitTimestamp\u003c/code\u003e static property that will be replaced with the commit time on insert or update.\u003c/p\u003e\n"]]],[],null,[]]