database
newsgroups
Home
All Groups
Group
Topic
Archive
Search
About
how to determine a column is or not a identity column
microsoft.public.sqlserver.programming
22 Jul 2005 3:25 AM
Yuan
I do need help now , Thanks for any help.
22 Jul 2005 4:15 AM
Anith Sen
Check out the metadata function COLUMNPROPERTY in SQL Server Books Online.
Its third argument can take a value 'IsIdentity' which would be what you are
looking for.
--
Anith
Other interesting topics
obtaining the ip address of connection
Use a stored procedure from a function
triggers
Anything better than TSQL?
Urgent! - time out errors while inserting into the dB
related:
Tech news groups
SQL database news
MS news
Net developer
Code news
Security news