AsyncRpt Object

Ee796427.c++_on(en-US,CS.10).gifEe796427.vb_off(en-US,CS.10).gif

Use this object to render (display) or export a static report asynchronously.

ProgID:   Commerce.AsyncRpt (Externally creatable)
COM Class Name:   AsyncRpt
Type Library Name:   Microsoft Commerce 2000 Async Report Manager Type Library
DLL Name:   AsyncReport.dll
Threading Model:   Both

The methods of the AsyncRpt object are shown in the following table.

Method Description
RunReport Runs or exports the report.

Remarks

The AsyncRpt object renders or exports reports asynchronously.

The ReportRender object renders or exports reports synchronously.

The AsyncRpt object calls the ReportRender object passing it a string containing the rendering parameters. For more information about the rendering process, see ReportRender Object.

See Also

Analysis/Reporting Schema

Analysis/Reporting XML Structures

Creating Custom Reports

ListManager Object

ReportRenderer Object

Running Reports


All rights reserved.