Click or drag to resize
QueryFragmentsAddSpaceFragmentList Method
Adds a new space delimited fragment list

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
public DelimitedStringList AddSpaceFragmentList()

Return Value

Type: DelimitedStringList
the newly added fragment list
See Also