Joost,
In COS:
set sc=##class(<package>.<Class>).%KillExtent() returns 1 - OK, 0 - Not OK
or just do:
d ##class(<package>.<Class>).%KillExtent()
Nuno
Joost Verhoog wrote:
Is there a way to reset the ID counter? I've emptied a table, and want the next insert to start at ID 1.
Joost Verhoog
