G
Guest
Dear All,
I have designed a DataAdapter which reads data from a table. The table has
an auto-incrementing Primary Key. None of the columns in the table accept
Nulls although some of the columns do have defaults.
My question is - Is there an automatic method of filling these properties on
the table when I call the fill method, or do I have to manually key the
properties for each column when the table has been filled?
Thanks in advance for your assistance
Mike
I have designed a DataAdapter which reads data from a table. The table has
an auto-incrementing Primary Key. None of the columns in the table accept
Nulls although some of the columns do have defaults.
My question is - Is there an automatic method of filling these properties on
the table when I call the fill method, or do I have to manually key the
properties for each column when the table has been filled?
Thanks in advance for your assistance
Mike