ReportingService2010.BeginCreateItemHistorySnapshot Methode
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
IAsyncResult ^ BeginCreateItemHistorySnapshot(System::String ^ ItemPath, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginCreateItemHistorySnapshot (string ItemPath, AsyncCallback callback, object asyncState);
member this.BeginCreateItemHistorySnapshot : string * AsyncCallback * obj -> IAsyncResult
Public Function BeginCreateItemHistorySnapshot (ItemPath As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult
Parameter
- ItemPath
- String
- callback
- AsyncCallback
- asyncState
- Object