What is the usage of RowGUID in sql server?
-
יום רביעי 29 פברואר 2012 07:13If a column in a table have uniqueidentifier type, in the "column properties" section in the sql server management studio, a boolean property with name "RowGUID" is exist. all new records that added to table have a uniqueidentifier, whether rowguid=NO or rowguid=yes. Thus, what is the usage of this field?
- נערך על-ידי iman rahiminia יום רביעי 29 פברואר 2012 07:14
כל התגובות
-
יום רביעי 29 פברואר 2012 09:11
Hi,
Please refer then links below,
http://forums.asp.net/t/1248405.aspx
http://stackoverflow.com/questions/4443036/ms-sql-server-row-guid-column
Thanks,
Suresh
Please use Mark or Propose as Answer if my post solved your problem and use Vote As Helpful if a post was useful.- סומן כתשובה על-ידי Iric WenEditor יום שלישי 06 מרץ 2012 06:17
-
יום רביעי 29 פברואר 2012 21:16