IExpressionFieldElementPersistenceInfo Property  | 
 
            The persistence info for the field contained in the field.
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
SyntaxIFieldPersistenceInfo PersistenceInfo { get; set; }Property PersistenceInfo As IFieldPersistenceInfo
	Get
	Set
Property Value
Type: 
IFieldPersistenceInfo
See Also