SPDatabaseAction.DropColumnWithDefaultConstraint - Méthode
Espace de noms : Microsoft.SharePoint.Upgrade
Assembly : Microsoft.SharePoint (dans Microsoft.SharePoint.dll)
Syntaxe
'Déclaration
Protected Sub DropColumnWithDefaultConstraint ( _
tableName As String, _
columnName As String _
)
'Utilisation
Dim tableName As String
Dim columnName As String
Me.DropColumnWithDefaultConstraint(tableName, _
columnName)
protected void DropColumnWithDefaultConstraint(
string tableName,
string columnName
)
Paramètres
- tableName
Type : System.String
- columnName
Type : System.String