RetailConnDataDirectorEngine.initializeDelete Method [AX 2012]

Indicates whether there is delete functionality in the table and then initializes the query.

Syntax

public boolean initializeDelete(TableName _tableName)

Run On

Client

Parameters

Return Value

Type: boolean
true if query is initialized; otherwise, false.

See Also

Reference

RetailConnDataDirectorEngine Class