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