logo

数据绑定时的数据项

作者:孟宪会 阅读:4629 发表于:2007-04-28 14:14:45

数据源类型 数据项(DataItem类型)
System.Data.DataView System.Data.DataRowView
System.Data.Common.DbDataReader System.Data.Common.DbDataRecord
System.Collections.ArrayList String
System.Collections.Hashtable System.Collections.DictionaryEntry
XmlDataSource System.Xml. XPathNavigator
ObjectDataSource 业务对象