Chili.Opf3 Send comments on this topic.
BuildUniqueKey Method
See Also 
Chili.Opf3.Caching Namespace > CacheManagerBase Class : BuildUniqueKey Method




Overload List

OverloadDescription
BuildUniqueKey(Object) Builds a key for the object. This key may be used in the cache. The key that is created contains also information about the type of the persistent object.  
BuildUniqueKey(Type,IDataRecord) Builds a key for the given type an data record. This key may be used in the cache. The key that is created contains also information about the type of the persistent object.  
BuildUniqueKey(IStorage,IQuery) Builds a key for the given query. This key may be used in the cache.  

Requirements

Platforms: Windows 2000, Windows XP family, Windows Server 2003 family, Windows Vista family

See Also