Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
i want to get ucommerce_VoucherCode table records using sql query or linq query
is it possible to get table records using sql or linq query?
or any other way to get ucommerce_VoucherCode table?
thanks.
Hi deeppatel,
You could use Entity Framework OR ADO.NET, as it just a normal table in your SQL DB.
See the link below for an example of using Entity Framework DB First approach:
https://msdn.microsoft.com/en-us/library/jj206878(v=vs.113).aspx
Craig
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.
Continue discussion
how too get ucommerce_VoucherCode table records using sql or linq query
i want to get ucommerce_VoucherCode table records using sql query or linq query
is it possible to get table records using sql or linq query?
or any other way to get ucommerce_VoucherCode table?
thanks.
Hi deeppatel,
You could use Entity Framework OR ADO.NET, as it just a normal table in your SQL DB.
See the link below for an example of using Entity Framework DB First approach:
https://msdn.microsoft.com/en-us/library/jj206878(v=vs.113).aspx
Craig
is working on a reply...
This forum is in read-only mode while we transition to the new forum.
You can continue this topic on the new forum by tapping the "Continue discussion" link below.