Share via


ReportingService2010.GetItemDataSourcesAsync Metode

Definisi

Overload

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

Berlaku untuk

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

Berlaku untuk