Creates a DDL statement to drop a primary key constraint from a table.

Syntax

ISDatabaseProviderBuilderUtilitiesBase.DdlDropPrimaryKey(tableName, constraintName)

Parameters

NameTypeOptionalByRefDescription
tableName String The table name.
constraintName String The constraint name.

Return Value

String

A String value.

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