Click or drag to resize
InfoDataSetTInfoClone Method
Clones the DataSet

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 9.0.0
Syntax
C#
public InfoDataSet<TInfo> Clone()

Return Value

Type: InfoDataSetTInfo
See Also