C# / MS SQL Get inserted value of NEWSEQUENTIALID()(www.stev.org)
submitted by
mistralol(283) 1 year, 3 months ago
Here is a quick guide to get the new value of NEWSEQUENTIALID() when inserting a row into a table in ms sql. If you have attempted to use NEWSEQUENTIALID() before you will know that it is only possible to use as a generated value in the table when the row is being inserted. This is a guide to get this value from c# when inserting the row.
|category: Tips & Tricks
|Views: 41
tags:
Tips another
Everyones tags:
Your Tags: