Partager via


TypeDescriptor.UpdateInternal, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)

Updates the type descriptor metadata directly with SQL statements.

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

Syntaxe

'Déclaration
Protected Overrides Sub UpdateInternal ( _
    sqlCmd As SqlCommand _
)
'Utilisation
Dim sqlCmd As SqlCommand

Me.UpdateInternal(sqlCmd)
protected override void UpdateInternal (
    SqlCommand sqlCmd
)

Paramètres

  • sqlCmd
    SQL statements.

Voir aussi

Référence

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