| 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.1.0.0 (5.1.0)
Syntaxpublic DelimitedStringList AddSpaceFragmentList()
Public Function AddSpaceFragmentList As DelimitedStringList
Return Value
Type: 
DelimitedStringListthe newly added fragment list
See Also