MetadataObject.UpdateInternal, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)
Updates the metadata object in the repository with 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 UpdateInternal ( _
sqlCmd As SqlCommand _
)
'Utilisation
Dim sqlCmd As SqlCommand
Me.UpdateInternal(sqlCmd)
protected virtual void UpdateInternal (
SqlCommand sqlCmd
)
Paramètres
- sqlCmd
The SQL command to be executed.
Voir aussi
Référence
MetadataObject, classe
Membres MetadataObject
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms