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.4.0.0 (5.4.0)
Syntax protected bool InEntityDataMode { get; }
Protected ReadOnly Property InEntityDataMode As Boolean
Get
Property Value
Type:
BooleanSee Also