Show / Hide Table of Contents

Method Clone

| Improve this Doc View Source

Clone()

Clones this DataSet.

Declaration
public DataSet<T> Clone()
Returns
Type Description
DataSet<T>

The cloned new DataSet.

  • Improve this Doc
  • View Source
Back to top Copyright © Weifen Luo | DevZest