public sealed class TransactionOptions.Types.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 for .NET."],["The `PartitionedDml` class is a message type used to initiate Partitioned DML transactions in Google Cloud Spanner."],["The page lists multiple versions of the API, ranging from version 3.5.0 up to the latest beta version 5.0.0-beta05, with the current version being 4.6.0."],["The listed versions indicate the different versions of the documentation available for `TransactionOptions.Types.PartitionedDml` class."],["The `TransactionOptions.Types.PartitionedDml` class implements interfaces like `IMessage`, `IEquatable`, `IDeepCloneable`, and `IBufferMessage`, all for the proper usage of this class."]]],[]]