Udostępnij za pośrednictwem


Metoda ICustomReportItem.GenerateReportItemDefinition

Generuje definicji element macierzysty element raportu (na przykład obraz), które będą renderowane w CustomReportItem.

Przestrzeń nazw:  Microsoft.ReportingServices.OnDemandReportRendering
Zestaw:  Microsoft.ReportingServices.ProcessingCore (w Microsoft.ReportingServices.ProcessingCore.dll)

Składnia

'Deklaracja
Sub GenerateReportItemDefinition ( _
    cri As CustomReportItem _
)
'Użycie
Dim instance As ICustomReportItem
Dim cri As CustomReportItem

instance.GenerateReportItemDefinition(cri)
void GenerateReportItemDefinition(
    CustomReportItem cri
)
void GenerateReportItemDefinition(
    CustomReportItem^ cri
)
abstract GenerateReportItemDefinition : 
        cri:CustomReportItem -> unit 
function GenerateReportItemDefinition(
    cri : CustomReportItem
)

Parametry

Uwagi

Element wygenerowany element raportu, powinny być umieszczone w GeneratedReportItem Właściwość CustomReportItem.

Należy zauważyć, że wszystkie element raportu element wystąpienie właściwości przypisanych w ramach tej metoda będą traktowane jako stałe i nie mogą się zmieniać w EvaluateReportItemInstance.