Skip to content

Instantly share code, notes, and snippets.

@SajjadArifGul
Created January 13, 2016 09:06
Show Gist options
  • Save SajjadArifGul/4f11d1c77dff28cdf3e8 to your computer and use it in GitHub Desktop.
Save SajjadArifGul/4f11d1c77dff28cdf3e8 to your computer and use it in GitHub Desktop.
string AQ = string.Format("Delete CustomerDetail where CustomerID='"+CustomerID+"'");
q.Conect(AQ, path);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment