What is the best way to determine if table already has record with specific ID?
- by iburlakov
Hello.
I have a short question. Im my current project I'm using LINQ-to-SQl. That is the best way to determine if table has record with specific ID?
Thanks in advance.