Share via


ReleaseUpdateDB41_Basic.createFnFmtNumberSequence_TSQL Method [AX 2012]

Creates the SQL Server version of the format number sequence function, which speeds up updates of the format that is stored in the NumberSequenceTable and NumberSequenceList tables.

Syntax

protected void createFnFmtNumberSequence_TSQL()

Run On

Server

See Also

Reference

ReleaseUpdateDB41_Basic Class