R
Rob
New to VS...
When I add an SqlDataAdapter using the designer and review its properties,
under Design (Name) I see SqlDataAdapter1.
When I add a DataSet using the designer and review its properties, under
Design (Name) I see DataSet11 (also listed as DataSet11 in Component Tray),
however, under DataSetName I see DataSet1.
Why the 2 different "Names" DataSet11 and DataSet1 ? How are each used ?
I am finding this confusing.
Thanks !
When I add an SqlDataAdapter using the designer and review its properties,
under Design (Name) I see SqlDataAdapter1.
When I add a DataSet using the designer and review its properties, under
Design (Name) I see DataSet11 (also listed as DataSet11 in Component Tray),
however, under DataSetName I see DataSet1.
Why the 2 different "Names" DataSet11 and DataSet1 ? How are each used ?
I am finding this confusing.
Thanks !