Share via


ReleaseUpdateDB41_Basic.setSkipMethods Method [AX 2012]

Calls the skip methods that are relevant when doing inserts or updates.

Syntax

protected void setSkipMethods(Common _common)

Run On

Server

Parameters

  • _common
    Type: Common Table
    The buffer on which to call the methods.

See Also

Reference

ReleaseUpdateDB41_Basic Class