Share via


SPDatabaseAction.DropDefaultConstraint - Méthode

Espace de noms :  Microsoft.SharePoint.Upgrade
Assembly :  Microsoft.SharePoint (dans Microsoft.SharePoint.dll)

Syntaxe

'Déclaration
Protected Sub DropDefaultConstraint ( _
    tableName As String, _
    columnName As String _
)
'Utilisation
Dim tableName As String
Dim columnName As String

Me.DropDefaultConstraint(tableName, _
    columnName)
protected void DropDefaultConstraint(
    string tableName,
    string columnName
)

Paramètres

Voir aussi

Référence

SPDatabaseAction classe

SPDatabaseAction - Membres

Microsoft.SharePoint.Upgrade - Espace de noms