QueryBuildDataSource.cursor 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.
Overloads
cursor() | |
cursor(Common) |
cursor()
public:
Microsoft::Dynamics::Ax::Xpp::Common ^ cursor();
public Microsoft.Dynamics.Ax.Xpp.Common cursor ();
member this.cursor : unit -> Microsoft.Dynamics.Ax.Xpp.Common
Public Function cursor () As Common
Returns
Applies to
cursor(Common)
public:
Microsoft::Dynamics::Ax::Xpp::Common ^ cursor(Microsoft::Dynamics::Ax::Xpp::Common ^ _cursor);
public Microsoft.Dynamics.Ax.Xpp.Common cursor (Microsoft.Dynamics.Ax.Xpp.Common _cursor);
member this.cursor : Microsoft.Dynamics.Ax.Xpp.Common -> Microsoft.Dynamics.Ax.Xpp.Common
Public Function cursor (_cursor As Common) As Common
Parameters
- _cursor
- Common