ReportingService2010.RemoveAllModelItemPoliciesAsync 方法

定義

多載

RemoveAllModelItemPoliciesAsync(String)
RemoveAllModelItemPoliciesAsync(String, Object)

RemoveAllModelItemPoliciesAsync(String)

public:
 void RemoveAllModelItemPoliciesAsync(System::String ^ Model);
public void RemoveAllModelItemPoliciesAsync (string Model);
Public Sub RemoveAllModelItemPoliciesAsync (Model As String)

參數

Model
String

適用於

RemoveAllModelItemPoliciesAsync(String, Object)

public:
 void RemoveAllModelItemPoliciesAsync(System::String ^ Model, System::Object ^ userState);
public void RemoveAllModelItemPoliciesAsync (string Model, object userState);
Public Sub RemoveAllModelItemPoliciesAsync (Model As String, userState As Object)

參數

Model
String
userState
Object

適用於