ORMClassExtensionsCloneWithoutFirst Method |
Clones the relationcollection without the first relation.
Namespace:
SD.LLBLGen.Pro.ORMSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.6.0.0 (5.6.19.0117)
Syntax Remarks Used in situations where a set of relations have to be added to a relationcollection but not the correlation relation (which is the first one).
if there are more than one relations in the passed in collection, all are returned.
See Also