Gets or sets data from a DataTable, DataView, OleDbDataReader, SqlDataReader, IDataReader, XML file, or dataset.
[Visual Basic]
Public Property Data As Object
[C#]
public object Data {get; set;}
When not connecting to a database directly using ConnectionString and SqlStatement, this property can be used to supply objects with data.
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.