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