RetailConnDataDirectorEngine.nextTable Method [AX 2012]
Indicates whether there is a next table in the query.
Syntax
public boolean nextTable()
Run On
Client
Return Value
Type: boolean
true if there exists a next table; otherwise, false.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Indicates whether there is a next table in the query.
public boolean nextTable()
Client
Type: boolean
true if there exists a next table; otherwise, false.