TimestampPointIDSeekFilter Class
Represents a seek filter for a specific timestamp and point ID.
Namespace: SnapDB.Snap.FiltersAssembly: SnapDB (in SnapDB.dll) Version: 1.0.102.0 -- Release Build+29075351d0e5aa4dea46a5c520805222f672dc2e
public static class TimestampPointIDSeekFilter
Public NotInheritable Class TimestampPointIDSeekFilter
public ref class TimestampPointIDSeekFilter abstract sealed
SnapDB.Snap.Filters.TimestampPointIDSeekFilter = function();
Type.createClass(
'SnapDB.Snap.Filters.TimestampPointIDSeekFilter');
- Inheritance
- Object TimestampPointIDSeekFilter
| FindKeyTKey |
Creates a new SeekFilterBase instance for finding a key based on a timestamp and point ID.
|