ReportExecutionService.RenderStreamAsync 메서드 (String, String, String)
네임스페이스: Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution
어셈블리: Microsoft.ReportViewer.WebForms(Microsoft.ReportViewer.WebForms.dll)
구문
‘선언
Public Sub RenderStreamAsync ( _
Format As String, _
StreamID As String, _
DeviceInfo As String _
)
public void RenderStreamAsync(
string Format,
string StreamID,
string DeviceInfo
)
public:
void RenderStreamAsync(
String^ Format,
String^ StreamID,
String^ DeviceInfo
)
member RenderStreamAsync :
Format:string *
StreamID:string *
DeviceInfo:string -> unit
public function RenderStreamAsync(
Format : String,
StreamID : String,
DeviceInfo : String
)
매개 변수
- Format
형식: String
- StreamID
형식: String
- DeviceInfo
형식: String
참고 항목
참조
Microsoft.Reporting.WebForms.Internal.Soap.ReportingServices2005.Execution 네임스페이스