Gets or sets a DataTable, DataView, OleDbDataReader, SqlDataReader, IDataReader, XML file name, or dataset used to generate a SeriesCollection.
[Visual Basic]
Public Property Data As Object[C#]
public object Data {get; set;}[JScript]
public function get,set Data : ObjectWhen not connecting to a database directly using ConnectionString and SqlStatement, this property offers an alternative method os obtaining database data.
This example sets the data property to a DataTable and defines data fields mapping.
[C#]
[C#] |
Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family
DataEngine Class | DataEngine Members | DataEngine Class
2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.