Bagikan melalui


Report.CreateChunk(Report+ChunkTypes, String) Metode

Definisi

Membuat aliran untuk potongan laporan yang dirender.

public:
 System::IO::Stream ^ CreateChunk(Microsoft::ReportingServices::OnDemandReportRendering::Report::ChunkTypes type, System::String ^ chunkName);
public System.IO.Stream CreateChunk (Microsoft.ReportingServices.OnDemandReportRendering.Report.ChunkTypes type, string chunkName);
member this.CreateChunk : Microsoft.ReportingServices.OnDemandReportRendering.Report.ChunkTypes * string -> System.IO.Stream
Public Function CreateChunk (type As Report.ChunkTypes, chunkName As String) As Stream

Parameter

type
Report.ChunkTypes

Jenis potongan data.

chunkName
String

Nama potongan data.

Mengembalikan

Potongan yang dibuat.

Berlaku untuk