public sealed class PartitionedDml : IMessage<TransactionOptions.Types.PartitionedDml>, IEquatable<TransactionOptions.Types.PartitionedDml>, IDeepCloneable<TransactionOptions.Types.PartitionedDml>, IBufferMessage, IMessage
Reference documentation and code samples for the Google Cloud Spanner v1 API class TransactionOptions.Types.PartitionedDml.
Message type to initiate a Partitioned DML transaction.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-21 UTC."],[[["This webpage provides documentation for the `TransactionOptions.Types.PartitionedDml` class within the Google Cloud Spanner v1 API, specifically for the .NET environment."],["The `PartitionedDml` class is used to initiate a Partitioned DML transaction in Google Cloud Spanner, and it implements several interfaces, such as `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`."],["The content lists multiple versions of the `Google.Cloud.Spanner.V1` package, ranging from the latest beta release `5.0.0-beta05` to older versions like `3.5.0`, all related to `TransactionOptions.Types.PartitionedDml`."],["The page details inheritance information for the `PartitionedDml` class, showing that it inherits from `System.Object` and lists the inherited members."],["The two constructors available for the PartitionedDml are shown: a default public `PartitionedDml()` and a constructor that takes a `TransactionOptions.Types.PartitionedDml` object as a parameter."]]],[]]