Which of the following is a requirement when merging modified data into a DataSet?

A.  A primary key must be defined on the DataTable objects
B.  The DataSet schemas must match in order to merge
C.  The destination DataSet must be empty prior to merging
D.  A DataSet must be merged into the same DataSet that created it.

Ans: A primary key must be defined on the DataTable objects

0 comments:

Post a Comment