QueryRun Constructors
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.
Overloads
QueryRun() | |
QueryRun(IntPtr) | |
QueryRun(Object) |
QueryRun()
public:
QueryRun();
public QueryRun ();
Public Sub New ()
Applies to
QueryRun(IntPtr)
public:
QueryRun(IntPtr ptr1);
public QueryRun (IntPtr ptr1);
new Dynamics.AX.Application.QueryRun : nativeint -> Dynamics.AX.Application.QueryRun
Public Sub New (ptr1 As IntPtr)
Parameters
- ptr1
-
IntPtr
nativeint
Applies to
QueryRun(Object)
public:
QueryRun(System::Object ^ obj1);
public QueryRun (object obj1);
new Dynamics.AX.Application.QueryRun : obj -> Dynamics.AX.Application.QueryRun
Public Sub New (obj1 As Object)
Parameters
- obj1
- Object