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.
Implements
IMessageTransactionOptionsTypesPartitionedDml, IEquatableTransactionOptionsTypesPartitionedDml, IDeepCloneableTransactionOptionsTypesPartitionedDml, IBufferMessage, IMessageNamespace
Google.Cloud.Spanner.V1Assembly
Google.Cloud.Spanner.V1.dll
Constructors
PartitionedDml()
public PartitionedDml()
PartitionedDml(PartitionedDml)
public PartitionedDml(TransactionOptions.Types.PartitionedDml other)
Parameter | |
---|---|
Name | Description |
other | TransactionOptionsTypesPartitionedDml |