| EntityFieldsCoreTFieldIEntityFieldsCoreState Property  | 
 
            The state of the IEntityFieldsCore object
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxEntityState IEntityFieldsCore.State { get; set; }Private Property State As EntityState Implements IEntityFieldsCore.State
	Get
	Set
Property Value
Type: 
EntityStateImplements
IEntityFieldsCoreState
See Also