Click or drag to resize

IClusterGetEmptyClone Method

Return an empty cluster, i.e. cluster with no records, but 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
ICluster GetEmptyClone()

Return Value

Type: ICluster
An empty cluster (with no records).
See Also