Click or drag to resize

RelationPredicateBucket.Clone Method

create a shallow copy of this object.

Namespace:  SD.LLBLGen.Pro.ORMSupportClasses
Assembly:  SD.LLBLGen.Pro.ORMSupportClasses (in SD.LLBLGen.Pro.ORMSupportClasses.dll) Version: 5.12.0.0 (5.12.0)
Syntax
public Object Clone()

Return Value

Type: Object

Implements

ICloneable.Clone()
See Also