QueryFragmentsAddSpaceFragmentList Method |
Adds a new space delimited fragment list
Namespace: SD.LLBLGen.Pro.ORMSupportClassesAssembly: SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.0.0.0 (5.0.0)
Syntax public DelimitedStringList AddSpaceFragmentList()
Public Function AddSpaceFragmentList As DelimitedStringList
Return Value
Type:
DelimitedStringListthe newly added fragment list
See Also