ORMClassExtensionsCloneWithoutFirst Method |
Clones the relationcollection without the first relation.
Namespace:
SD.LLBLGen.Pro.LinqSupportClasses
Assembly:
SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.4.0.0 (5.4.0)
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