What is the best way to determine if table already has record with specific ID?

Posted by iburlakov on Stack Overflow See other posts from Stack Overflow or by iburlakov
Published on 2010-03-18T12:38:16Z Indexed on 2010/03/18 12:41 UTC
Read the original article Hit count: 232

Filed under:
|
|

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.

© Stack Overflow or respective owner

Related posts about .NET

Related posts about c#