How can understand that a Field is AutoIncrement Field?
Posted: Wed 23 Mar 2005 16:32
I have a table on MS SQL SERVER, and table has a autoincrement field that s name is 'ID'. I open with clientdaset this table, but i can not understand ID Field is AutoIncrement or not.
I must define Field is AutoIncrement because i do some job about field type automatically. How can i understand that a field is autoincrement or not?
Thanks.
I must define Field is AutoIncrement because i do some job about field type automatically. How can i understand that a field is autoincrement or not?
Thanks.