PreparedStatementOutgoingPayload Property |
Gets custom payload for that will be included when executing an Statement.
Namespace:
Cassandra
Assembly:
Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax public IDictionary<string, byte[]> OutgoingPayload { get; }
Property Value
Type:
IDictionaryString,
ByteSee Also