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)

See Also Requirements Languages dotnetCHARTING Send comments on this topic.

DataEngine Constructor(Object)

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

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

Parameters

dataObj
Supported Data Objects



DataSet

DataTable

DataView

OleDbDataReader

SqlDataReader

IDataReader

String (xml file name)

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.