See Also

DataEngine Class  | DataEngine Members  | Overload List

Language

Visual Basic

C#

Show All

conn
sqlStatement
See Also Languages dotnetCHARTING Send comments on this topic.

DataEngine Constructor(String,String)

Initializes a new instance of the DataEngine class with a ConnectionString and SqlStatement.

[Visual Basic]
Public Function New( _    ByVal conn As String, _    ByVal sqlStatement As String _ )
[C#]
public DataEngine(    string conn,    string sqlStatement );

Parameters

conn
sqlStatement

See Also

DataEngine Class  | DataEngine Members  | Overload List

 

 


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