在VB.NET中,定義一個DataSet,可以這樣:Dim dataSet1 as DataSet,也可也這樣來定義:Dim dataSet1 as New DataSet(),兩者有什么區(qū)別?請指教。謝謝! 查看完整描述