Sets the result value of this request to an empty value. Unlike SetEmptyResult it will
be forgotten by the cache over time enabling new requests. This method is thus intended
for temporary errors such as network failures etc.
Namespace: Spotfire.Dxp.Data.VirtualColumnsAssembly: Spotfire.Dxp.Data (in Spotfire.Dxp.Data.dll) Version: 14.10.7525.5058 (14.10.7525.5058)
Syntax
Exceptions
Exception | Condition |
---|---|
System ArgumentNullException | If the message parameter is null. |
System ArgumentException | If the message parameter is an empty string. |
Version Information
See Also