ContextDataResult Enum
This page contains documentation for advanced Fuse features, so we have
taken the liberty to tick the "Show advanced things" checkbox above for
you in advance to be able to provide you with some additional information.
hide Refer to ISibilingDataProvider note
Location
- Namespace
- Fuse
- Package
- Fuse.Nodes 2.9.1
Possible Values
- Continue
-
If data is not found in the provider then continue looking
- Stop
-
Stop looking even if the data is not found in the provider
- NullProvider
-
The provider for the key may be actual null value and the search should stop
Interface of ContextDataResult
ContextDataResult - ContextDataResult : ContextDataResult uno
ContextDataResult != ContextDataResult : bool uno
ContextDataResult & ContextDataResult : ContextDataResult uno
ContextDataResult ^ ContextDataResult : ContextDataResult uno
ContextDataResult == ContextDataResult : bool uno
ContextDataResult | ContextDataResult : ContextDataResult uno
Continue : ContextDataResult uno
If data is not found in the provider then continue looking
HasFlag(ContextDataResult) : bool uno
NullProvider : ContextDataResult uno
The provider for the key may be actual null value and the search should stop
Stop : ContextDataResult uno
Stop looking even if the data is not found in the provider