Namespace: Consultingwerk.SmartFramework.System.SmartCache
Class 
FetchSmartCacheByCacheKeyRequest Copy to Clipboard
Parent classes:
Inherits: Progress.Lang.Object
Implements: Consultingwerk.OERA.IFetchDataByStaticQueryRequest
SERIALIZABLE

File:FetchSmartCacheByCacheKeyRequest
Purpose:Static query parameters for FetchDataByStaticQuery
Author(s):Peter Judge
Created:2024-02-06
Notes:*** GENERATED CODE. DO NOT MODIFY ***
Purpose: Value for StopAfter to be passed to the Service Interface
Notes: Allows limiting the execution time of queries executed on the backend
Not supported on OpenEdge 10.2B
Ideally this would not be needed, since the intent of these queries is on
unique keys. But we have no guarantee that this will be the case.


Top Constructor Summary
Options Name Purpose
+ FetchSmartCacheByCacheKeyRequest (character) Constructor

Top Property Summary
Options Name Purpose
+ CHARACTER CharacterValues
+ DATE DateValues
+ DECIMAL DecimalValues
+ INT64 Int64Values
+ INTEGER IntegerValues
+ LOGICAL LogicalValues
+ INTEGER StopAfter


Constructor Detail
Top

PUBLIC FetchSmartCacheByCacheKeyRequest (character)

Purpose: Constructor
Notes:

Parameters:
pcCacheKey CHARACTER
The CacheKey value


Property Detail
Top

PUBLIC CHARACTER CharacterValues


Returns CHARACTER
Top

PUBLIC DATE DateValues


Returns DATE
Top

PUBLIC DECIMAL DecimalValues


Returns DECIMAL
Top

PUBLIC INT64 Int64Values


Returns INT64
Top

PUBLIC INTEGER IntegerValues


Returns INTEGER
Top

PUBLIC LOGICAL LogicalValues


Returns LOGICAL
Top

PUBLIC INTEGER StopAfter


Returns INTEGER


©2006-2023 Consultingwerk Ltd.         info@consultingwerk.de         http://www.consultingwerk.de       15.04.2024 06:10:48