public sealed class PartitionedDml : IMessage<TransactionOptions.Types.PartitionedDml>, IEquatable<TransactionOptions.Types.PartitionedDml>, IDeepCloneable<TransactionOptions.Types.PartitionedDml>, IBufferMessage, IMessage
Message type to initiate a Partitioned DML transaction.
Implements
Google.Protobuf.IMessage<TransactionOptions.Types.PartitionedDml>, IEquatable<TransactionOptions.Types.PartitionedDml>, Google.Protobuf.IDeepCloneable<TransactionOptions.Types.PartitionedDml>, Google.Protobuf.IBufferMessage, Google.Protobuf.IMessageNamespace
Google.Cloud.Spanner.V1Assembly
Google.Cloud.Spanner.V1.dll
Constructors
PartitionedDml()
public PartitionedDml()
PartitionedDml(TransactionOptions.Types.PartitionedDml)
public PartitionedDml(TransactionOptions.Types.PartitionedDml other)
Parameter | |
---|---|
Name | Description |
other | TransactionOptions.Types.PartitionedDml |