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.5.0.0 (5.5.18.1019)
SyntaxIFieldPersistenceInfo PersistenceInfo { get; set; }Property PersistenceInfo As IFieldPersistenceInfo
	Get
	Set
Property Value
Type: 
IFieldPersistenceInfo
See Also