|
Returns whethers an index (or statistics) has changed by comparing both the current file text and the current canonical definition with the old ones. Returns NULL if index is in abasysobjcts, but not in abaindexdefinitions. This happens if the object was loaded with a version earlier than L1..0.0280 of AbaPerls.
Parameters @ixname sysname -- Name of the index. @filetext nvarchar(MAX) -- The current definition of the index according to the source file. @ischanged bit OUTPUT -- 0, 1 or NULL (see above.)= |
|
|
|