| IEntityFieldCoreDbValue Property  | 
 
            Gets the value read from the database for this field. Use this field in optimistic concurrency predicates.
            Set by ForcedCurrentValueWrite(object, value) by the object fetcher logic.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.1.0.0 (5.1.0)
SyntaxReadOnly Property DbValue As Object
	Get
Property Value
Type: 
Object
See Also