Drop the Primary Key Constraint.

Syntax

ISDatabaseProviderBuilderUtilitiesBase.DropPrimaryKey(tableName, constraintName)

Parameters

NameTypeOptionalByRefDescription
tableName String The Table on which to drop the Primary Key.
constraintName String The Constraint Name.

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