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

Constructor CRPESessionInfo::CRPESessionInfo

Default Syntax

CRPESessionInfo ();

Syntax

CRPESessionInfo (userID CHAR(*) : NULL, password CHAR(*) : NULL, sessionHandle INTEGER : 0);

Parameters

userID

Specifies the user ID needed for logging on to the MS Access system. Assigns this

 

value to the CRPESessionInfo::m_userID member.

 

 

password

Specifies the password needed for logging on to the MS Access system. Assigns

 

this value to the CRPESessionInfo::m_password member.

 

 

sessionHandle

The handle to the current MS Access session. Assigns this value to the

 

CRPESessionInfo::m_sessionHandle member.

 

 

Remarks

Constructs a CRPESessionInfo class object. Call the constructor with no parameters to allow the Class Library to initialize all member variables with default values. Pass parameters to the constructor to assign specific values to each member variable.

class CRPETableLocation

This class is used to get and set table location information. It is used with CRPEJob::GetNthTableLocation, Page 428, and CRPEJob::SetNthTableLocation, Page 452.

Data Member

m_location

Specifies the database location.

 

 

Crystal Class Library for NewEra Reference

475

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