读书人

Unable to cast object of type Syste

发布时间: 2014-01-28 21:13:14 作者: rapoo

报错为 "Unable to cast object of type System.Windows.Forms.BindingSource to type System.Data.DataTable. "
------解决方法--------------------------------------------------------
Unable to cast object of type System.Windows.Forms.BindingSource to type System.Data.DataTable
无法将System.Windows.Forms.BindingSource类型转换为System.Data.DataTable类型

------解决方法--------------------------------------------------------
应是BindingSource.DataTable之 类!

        

读书人网 >.NET

热点推荐