Share via


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.

See Also

Reference

RetailConnDataDirectorEngine Class