G
Guest
Hi
I have a dataset "Ds" and a datatable "Employees"
what are the differences between:
1. Datasource = Ds.Employees and Datamember = ""
2. Datasource = Ds and DataMember = "Employees"
and does it has any impact on the application?
I have a dataset "Ds" and a datatable "Employees"
what are the differences between:
1. Datasource = Ds.Employees and Datamember = ""
2. Datasource = Ds and DataMember = "Employees"
and does it has any impact on the application?