ReportingService2010.BeginRemoveAllModelItemPolicies 方法

定義

public:
 IAsyncResult ^ BeginRemoveAllModelItemPolicies(System::String ^ Model, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginRemoveAllModelItemPolicies (string Model, AsyncCallback callback, object asyncState);
Public Function BeginRemoveAllModelItemPolicies (Model As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

Model
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於