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