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

Constructor CRPETableLocation::CRPETableLocation

Syntax

CRPETableLocation (location CHAR(*) : NULL);

Parameter

location

Specifies the database location. Assigns this value to the CRPETableLocation::m_location

 

member.

 

 

Remarks

Constructs a CRPETableLocation 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 CRPETableType

This class is used to determine information about a specific table used in the report. It is used by

CRPEJob::GetNthTableSessionInfo, Page 429.

Data Members

m_dllName

Specifies the name of the appropriate database DLL for the table of interest.

 

 

m_descriptiveName

Specifies the name of the table of interest.

 

 

m_dbType

Specifies the type of database that contains the table of interest.

Constructor CRPETableType::CRPETableType

Constructs a CRPETableType class object. Initializes all members of the class.

Syntax

CRPETableType (dbType SMALLINT : PEP_DT_SQL, dllName CHAR(*) : NULL, descriptiveName: CHAR(*) : NULL);

Crystal Class Library for NewEra Reference

476

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