|
This strictly internal procedure is called from ap_sob_update_sp and writes the definition of an index or statistics to abaindexdefinitions.
Parameters: @ixname sysname -- The name of the index. @filetext nvarchar(MAX) -- The definition of the index from the source file. |
|
|
|