다음을 통해 공유


ReportingService2010.EndCreateItemHistorySnapshot 메서드

정의

public:
 System::String ^ EndCreateItemHistorySnapshot(IAsyncResult ^ asyncResult, [Runtime::InteropServices::Out] cli::array <Microsoft::SqlServer::ReportingServices2010::Warning ^> ^ % Warnings);
public string EndCreateItemHistorySnapshot (IAsyncResult asyncResult, out Microsoft.SqlServer.ReportingServices2010.Warning[] Warnings);
member this.EndCreateItemHistorySnapshot : IAsyncResult * Warning[] -> string
Public Function EndCreateItemHistorySnapshot (asyncResult As IAsyncResult, ByRef Warnings As Warning()) As String

매개 변수

asyncResult
IAsyncResult
Warnings
Warning[]

반환

적용 대상