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.9.0.0 (5.9.0)
Syntax public bool CacheIDField { get; set; }
Public Property CacheIDField As Boolean
Get
Set
Property Value
Type:
BooleanSee Also