ISortClausePersistenceInfo Property  | 
 
            Persistence information for FieldToSort. Can be a cast of the same object, when an IEntityField is
            added to this sort clause
            
 
    Namespace: 
   SD.LLBLGen.Pro.ORMSupportClasses
    Assembly:
   SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.8.0.0 (5.8.21.0111)
SyntaxIFieldPersistenceInfo PersistenceInfo { get; set; }Property PersistenceInfo As IFieldPersistenceInfo
	Get
	Set
Property Value
Type: 
IFieldPersistenceInfo
See Also