RootDocumentDefinitionCacheIDField Property |
If true, it will cache the ID Field determined in the property
IDField. If false, it will obtain the IDField at every request
Namespace:
SD.LLBLGen.Pro.ApplicationCore.DerivedModel
Assembly:
SD.LLBLGen.Pro.ApplicationCore (in SD.LLBLGen.Pro.ApplicationCore.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax public bool CacheIDField { get; set; }
Public Property CacheIDField As Boolean
Get
Set
Property Value
Type:
BooleanSee Also