.netCHARTING v10.5 Documentation


dotnetCHARTING Namespace > DataEngine Class : DataEngine Constructor
DataEngine Constructor
Overload List
OverloadDescription
Initializes a new instance of the DataEngine class.  
Initializes a new instance of the DataEngine class with a data object.  
Initializes a new instance of the DataEngine class with a data object and mapped DataFields.  
Initializes a new instance of the DataEngine class with a connection string.  
Initializes a new instance of the DataEngine class with a ConnectionString and SqlStatement.  
Initializes a new instance of the DataEngine class with a ConnectionString, SqlStatement, and DataFields.  
Initializes a new instance of the DataEngine class with a ConnectionString, SqlStatement, and DateGrouping.  
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also