Share via


ReqPlanData.parmDisableDbCache Method [AX 2012]

Gets or sets the DisableDbCache parameter.

Syntax

public boolean parmDisableDbCache([boolean _disableDbCache])

Run On

Called

Parameters

  • _disableDbCache
    Type: boolean
    The value to set; optional.

Return Value

Type: boolean
The value of the DisableDbCache parameter.

See Also

Reference

ReqPlanData Class