CustomDataSetAdapter.OnClone Method
Called to create a copy of the custom dataset. This method must be implemented.
Thread safety: This property is not thread-safe.
OnClone()
Called to create a copy of the custom dataset. This method must be implemented.Syntax
public virtual ICustomDataSet OnClone ()
Remarks
This method is called when the referring proxy object is cloned.
Platforms
Windows, Linux, Android