'宣言 Public Function EndGetReportHistoryOptions( _ ByVal result As System.IAsyncResult, _ ByRef EnableManualSnapshotCreation As System.Boolean, _ ByRef KeepExecutionSnapshots As System.Boolean, _ ByRef Item As ScheduleDefinitionOrReference _ ) As ServerInfoHeader
'使用法 Dim instance As ReportingService2005SoapClient Dim result As System.IAsyncResult Dim EnableManualSnapshotCreation As System.Boolean Dim KeepExecutionSnapshots As System.Boolean Dim Item As ScheduleDefinitionOrReference Dim value As ServerInfoHeader value = instance.EndGetReportHistoryOptions(result, EnableManualSnapshotCreation, KeepExecutionSnapshots, Item)
public ServerInfoHeader EndGetReportHistoryOptions( System.IAsyncResult result, out System.bool EnableManualSnapshotCreation, out System.bool KeepExecutionSnapshots, out ScheduleDefinitionOrReference Item )
パラメータ
- result
- EnableManualSnapshotCreation
- KeepExecutionSnapshots
- Item