ReportServerClient.GetDataMembersAsync(String, Object) Method
Asynchronously obtains a collection of data members available in the specified data source.
Namespace: DevExpress.ReportServer.ServiceModel.Client
Assembly: DevExpress.Printing.v24.1.Core.dll
NuGet Package: DevExpress.Printing.Core
Declaration
Parameters
Name | Type | Description |
---|---|---|
dataSourceName | String | A String value, specifying a data source. |
asyncState | Object | A Object value, containing information about the asynchronous operation. |
Implements
See Also