Partager via


MetadataObject.DeleteInternal, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)

When overridden in a derived class, deletes the metadata object and all of its children as per the specified SQL command.

Espace de noms : Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly : Microsoft.SharePoint.Portal (dans microsoft.sharepoint.portal.dll)

Syntaxe

'Déclaration
Protected Overridable Sub DeleteInternal ( _
    sqlCmd As SqlCommand _
)
'Utilisation
Dim sqlCmd As SqlCommand

Me.DeleteInternal(sqlCmd)
protected virtual void DeleteInternal (
    SqlCommand sqlCmd
)

Paramètres

  • sqlCmd
    A SQL command to be executed on the metadata repository.

Voir aussi

Référence

MetadataObject, classe
Membres MetadataObject
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms