Click or drag to resize
EntityFieldsCoreTFieldInEntityDataMode Property
Gets a value indicating whether this object is in entity data mode (part of an entity) or not.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.3.0.0 (5.3.0)
Syntax
protected bool InEntityDataMode { get; }

Property Value

Type: Boolean
See Also