G
Guest
I have seen in msdn article that if the SelectCommand of the dataadapter
retrieves results from an OUTER JOIN the DataAdapter will not set a
PrimaryKey value for the resulting DataTable and we need to explicitly define
the primary key for the table.
What is the reason for not setting primary key ?
Any suggestions, mostly welcome.
Regards
G.V.Srinivasa Rao
retrieves results from an OUTER JOIN the DataAdapter will not set a
PrimaryKey value for the resulting DataTable and we need to explicitly define
the primary key for the table.
What is the reason for not setting primary key ?
Any suggestions, mostly welcome.
Regards
G.V.Srinivasa Rao