Partager via


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

Updates the parameter 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

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