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