DynamicsAXClient.GetTablesAsync(String, CancellationToken) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Get list of entities
public virtual System.Threading.Tasks.Task<Azure.Connectors.Sdk.DynamicsAX.Models.TablesList> GetTablesAsync(string instance, System.Threading.CancellationToken cancellationToken = default);
abstract member GetTablesAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.DynamicsAX.Models.TablesList>
override this.GetTablesAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Connectors.Sdk.DynamicsAX.Models.TablesList>
Public Overridable Function GetTablesAsync (instance As String, Optional cancellationToken As CancellationToken = Nothing) As Task(Of TablesList)
Parameters
- instance
- String
Instance
- cancellationToken
- CancellationToken
Cancellation token.
Returns
The Get list of entities response.
Remarks
Retrieves a list of entities