T
Todd
I have a question about the DataSets/Tables Visual Studio .NET
generates for you when dragging stored procs/tables from the Server
Explorer. The DataSet and DataTable classes created for you have
constructors with an access level of internal (friend in VB.NET). Can
anyone tell me why? To me, you should be able to create a new instance
of the classes anywhere you want.
Thanks,
Todd
generates for you when dragging stored procs/tables from the Server
Explorer. The DataSet and DataTable classes created for you have
constructors with an access level of internal (friend in VB.NET). Can
anyone tell me why? To me, you should be able to create a new instance
of the classes anywhere you want.
Thanks,
Todd