Freigeben über


ReportingService2010.GetItemDataSourcesAsync Methode

Definition

Überlädt

GetItemDataSourcesAsync(String)
GetItemDataSourcesAsync(String, Object)

GetItemDataSourcesAsync(String)

public:
 void GetItemDataSourcesAsync(System::String ^ ItemPath);
public void GetItemDataSourcesAsync (string ItemPath);
member this.GetItemDataSourcesAsync : string -> unit
Public Sub GetItemDataSourcesAsync (ItemPath As String)

Parameter

ItemPath
String

Gilt für:

GetItemDataSourcesAsync(String, Object)

public:
 void GetItemDataSourcesAsync(System::String ^ ItemPath, System::Object ^ userState);
public void GetItemDataSourcesAsync (string ItemPath, object userState);
member this.GetItemDataSourcesAsync : string * obj -> unit
Public Sub GetItemDataSourcesAsync (ItemPath As String, userState As Object)

Parameter

ItemPath
String
userState
Object

Gilt für: