Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Drops non-clustered indexes of a table.
Syntax
server public static void dropNonClusterIndexes(TableName _tableName)
Run On
Server
Parameters
- _tableName
 Type: TableName Extended Data Type
 The table name.