Home
/
Intersoft.ISSupport6
/
ISDatabaseProviderBuilderUtilitiesBase
/
DdlDropIndex
DdlDropIndex
Method
Member of
ISDatabaseProviderBuilderUtilitiesBase
Drop an index.
Syntax
ISDatabaseProviderBuilderUtilitiesBase
.
DdlDropIndex
(
tableName
,
indexName
)
Parameters
Name
Type
Optional
ByRef
Description
tableName
String
The table on which the index exists.
indexName
String
The name of the index.
Return Value
String
A String value.
Member of:
ISDatabaseProviderBuilderUtilitiesBase
Namespace:
Intersoft.ISSupport6
Assembly:
ISSupport6, Version=6.0.3
Target Framework:
.NET 9.0