Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Applies to: Access 2013, Office 2013
Deletes the specified Index from the Indexes collection.
Syntax
expression .Delete(Name)
expression A variable that represents an Indexes object.
Parameters
Name |
Required/optional |
Data type |
Description |
|---|---|---|---|
Name |
Required |
String |
The name of the index to delete. |
Remarks
The Delete method is supported only when the Index object is new and hasn’t been appended to the database.