Skip to content

Instantly share code, notes, and snippets.

@bjoerntx
Last active February 16, 2016 20:34
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save bjoerntx/36b45c279e86dbdd64a3 to your computer and use it in GitHub Desktop.
Save bjoerntx/36b45c279e86dbdd64a3 to your computer and use it in GitHub Desktop.
public void Merge(System.Data.DataTable mergeData, bool append);
public void Merge(System.Data.DataTable mergeData);
public void Merge(bool append);
public void Merge();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment