AbstractExtractor Fields |
The AbstractExtractor type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | KEY |
Indicates that the ExtractFromEntry(ICacheEntry) operation
should use the Entry's value.
|
![]() | m_target |
Specifies which part of the entry should be used by the
ExtractFromEntry(ICacheEntry) operation. Legal values are
VALUE (default) or KEY.
|
![]() ![]() | VALUE |
Indicates that the ExtractFromEntry(ICacheEntry) operation
should use the Entry's value.
|