| IClusterGetClone Method |
Return a copy (deep clone) of the cluster.
The cloned cluster will have the same characteristics (e.g. ClstrNo and PropertyBin) as the current cluster.
Namespace:
Mavidian.DataConveyer.Entities.KeyVal
Assembly:
DataConveyer (in DataConveyer.dll) Version: 3.4.6+1324144ff7
Syntax Function GetClone As ICluster
Return Value
Type:
IClusterAn cluster containing (copies of) the same records as in the current cluster.
See Also