Click or drag to resize
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.0.0.0 (5.0.0)
Syntax
IFieldPersistenceInfo PersistenceInfo { get; set; }

Property Value

Type: IFieldPersistenceInfo
See Also