See Also

DataEngine Class  | DataEngine Members  | Overload List

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

Language

Visual Basic

C#

JScript

Show All

dataObj
Supported Data Objects



DataSet

DataTable

DataView

OleDbDataReader

SqlDataReader

IDataReader

String (xml file name)

dataFields
See Gettings Started > Tutorials > Data Fields
See Also Requirements Languages dotnetCHARTING Send comments on this topic.

DataEngine Constructor(Object,String)

Initializes a new instance of the DataEngine class with a data object and mapped DataFields.

[Visual Basic]
Public Function New( _    ByVal dataObj As Object, _    ByVal dataFields As String _ )
[C#]
public DataEngine(    object dataObj,    string dataFields );
[JScript]
public function DataEngine(    dataObj : Object,    dataFields : String );

Parameters

dataObj
Supported Data Objects



DataSet

DataTable

DataView

OleDbDataReader

SqlDataReader

IDataReader

String (xml file name)

dataFields
See Gettings Started > Tutorials > Data Fields

Requirements

Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family

See Also

DataEngine Class  | DataEngine Members  | Overload List

 

 


2002 - 2004 Webavail Productions Inc. & Corporate Web Solutions Ltd.. All Rights Reserved.