ReportingService2010.BeginGetItemReferences 方法

定義

public:
 IAsyncResult ^ BeginGetItemReferences(System::String ^ ItemPath, System::String ^ ReferenceItemType, AsyncCallback ^ callback, System::Object ^ asyncState);
public IAsyncResult BeginGetItemReferences (string ItemPath, string ReferenceItemType, AsyncCallback callback, object asyncState);
Public Function BeginGetItemReferences (ItemPath As String, ReferenceItemType As String, callback As AsyncCallback, asyncState As Object) As IAsyncResult

參數

ItemPath
String
ReferenceItemType
String
callback
AsyncCallback
asyncState
Object

傳回

IAsyncResult

適用於