Click or drag to resize

IRelationCollectionCustomFilterParameters Property

Gets Custom Filter Parameters, created in ToQueryText and which are used in custom filters.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.9.0.0 (5.9.0)
Syntax
List<DbParameter> CustomFilterParameters { get; }

Property Value

Type: ListDbParameter
See Also