RetailConnDataDirectorEngine.initializeDelete Method [AX 2012]

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

public boolean initializeDelete(TableName _tableName)

Run On

Client

Parameters

_tableName
Type: TableName Extended Data Type
The name of the table.

Return Value

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

Community Additions

ADD
Show: