Bagikan melalui


Report.GetChunk(Report+ChunkTypes, String) Metode

Definisi

Mendapatkan potongan data laporan.

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

Parameter

type
Report.ChunkTypes

Jenis potongan data laporan.

chunkName
String

Nama potongan data laporan.

Mengembalikan

Objek Stream.

Berlaku untuk