AxQuery Class

Provides a managed programming interface to execute queries that are created in the Microsoft Dynamics AX development environment.

Namespace:  Microsoft.Dynamics.Framework.Reports
Assembly:  Microsoft.Dynamics.Framework.Reports (in Microsoft.Dynamics.Framework.Reports.dll)

Syntax

'Declaration
Public NotInheritable Class AxQuery
'Usage
You do not need to declare an instance of a static class in order to access its members.
public static class AxQuery
public ref class AxQuery abstract sealed

Inheritance Hierarchy

System.Object
  Microsoft.Dynamics.Framework.Reports.AxQuery

Thread Safety

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

See Also

Reference

Microsoft.Dynamics.Framework.Reports Namespace