Click or drag to resize

IEntityDataLoadOptionsBuildCacheKey Method

The cache key to be used for storing the results of the query for the entity data. The cache key is built based on the various options in the load options class.

Namespace:  Omada.OE.Model
Assembly:  Omada.OE.Model (in Omada.OE.Model.dll) Version: 15.0.0.0
Syntax
C#
string BuildCacheKey()

Return Value

Type: String
See Also