| 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.1.0.0 (5.1.0)
Syntaxprotected bool InEntityDataMode { get; }Protected ReadOnly Property InEntityDataMode As Boolean
	Get
Property Value
Type: 
Boolean
See Also