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

keepTogether

Specifies whether or not the Crystal Report Engine is to keep all lines of the

 

section together, either on the current page (if there is room), or on the next

 

page. Pass TRUE to keep the lines together, FALSE to allow the Crystal Report

 

Engine to split section data from one page to the next if necessary. Assigns this

 

value to the CRPESectionOptions::m_keepTogether member.

suppressBlankLines

Specifies whether or not the Crystal Report Engine is to eliminate lines from

 

your report that are blank due to fields being suppressed (zeroes, duplicates,

 

and hidden fields). TRUE eliminates blank lines. FALSE retains them. Assigns

 

this value to the CRPESectionOptions::m_suppressBlankLines member.

resetPageNAfter

Specifies whether or not the Crystal Report Engine is to reset the page number

 

to one (1) for the following page, after it prints a group total. Use TRUE to reset

 

the page number, FALSE to keep standard numbering. Assigns this value to the

 

CRPESectionOptions::m_resetPageNAfter member.

printAtBottomOfPage

Specifies whether or not the Crystal Report Engine is to cause each group

 

summary value to print only at the bottom of a page. Use TRUE to print

 

summaries at the bottom of the page, FALSE to print summaries immediately

 

after the group. Assigns this value to the

 

CRPESectionOptions::m_printAtBottomOfPage member.

Remarks

Constructs a CRPESectionOptions 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.

Use PEP_UNCHANGED with any parameter to let the Crystal Report Engine leave the setting as it is specified in the report file.

class CRPESessionInfo

This class is used to get and set the session information (user ID and password) for password protected Microsoft Access databases. It is used with the member functions CRPEJob::GetNthTableSessionInfo, Page 429,and CRPEJob::SetNthTableSessionInfo, Page 453.

Data Members

m_userID

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

 

 

m_password

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

 

 

m_sessionHandle

The handle to the current MS Access session.

 

 

Crystal Class Library for NewEra Reference

474

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