Добавил:
Upload Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
Скачиваний:
191
Добавлен:
11.05.2015
Размер:
4.96 Mб
Скачать

Constructor CRPEJobInfo::CRPEJobInfo

Constructs a CRPEJobInfo class object. Initializes all required members of the class.

Syntax

CRPEJobInfo (numRecordsRead INTEGER : 0, numRecordsSelected INTEGER : 0, numRecordsPrinted INTEGER : 0, displayPageN SMALLINT : 0, latest PageN

SMALLINT : 0, startPageN SMALLINT : 0, printEnded BOOLEAN : FALSE);

class CRPELogOnInfo

This class is used by member functions CRPEngine::LogOnServer, Page 399, CRPEngine::LogOffServer, Page 399, CRPEJob::GetNthTableLogOnInfo, Page 429, CRPEJob::SetNthTableLogOnInfo, Page 453. The class is used to contain SQL connection information.

Data Members

m_serverName

Specifies the logon name for the server used to create the report.

 

 

m_databaseName

Specifies the logon name for the database used to create the report.

 

 

m_userID

Specifies the user ID necessary to log on to the server.

 

 

m_password

Specifies the password necessary to log on to the server.

Constructor CRPELogOnInfo::CRPELogOnInfo

Default Syntax

CRPELogOnInfo ();

Syntax

CRPELogOnInfo (serverName CHAR (*), databaseName CHAR (*), userID CHAR (*), password CHAR (*));

Crystal Class Library for NewEra Reference

470

Соседние файлы в папке crystal