Drop an index.

Syntax

ISDatabaseProviderBuilderUtilitiesBase.DropIndex(tableName, indexName)

Parameters

NameTypeOptionalByRefDescription
tableName String The Table on which the index exists.
indexName String The Name of the Index.

Return Value

Boolean

A Boolean value indicating success.

Member of:
ISDatabaseProviderBuilderUtilitiesBase
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0