R
rguti
I'm looping thru all the columns in a dataset that was filled from a SQL
Server table. I want to be able to exclude the columns that have an identity
key or are primary keys in SQL Server. Is there any method or property for
this in the dataset? or how do you go about getting that information for
each column?
Thanks
Server table. I want to be able to exclude the columns that have an identity
key or are primary keys in SQL Server. Is there any method or property for
this in the dataset? or how do you go about getting that information for
each column?
Thanks