Compartir a través de


: MetadataObject.UpdateInternal (Método) (Microsoft.Office.Server.ApplicationRegistry.Administration)

Updates the metadata object in the repository with the specified SQL command.

Espacio de nombres:
Ensamblado: Microsoft.SharePoint.Portal (in microsoft.sharepoint.portal.dll)

Sintaxis

'Declaración
Protected Overridable Sub UpdateInternal ( _
    sqlCmd As SqlCommand _
)
'Uso
Dim sqlCmd As SqlCommand

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

Parámetros

  • sqlCmd
    The SQL command to be executed.

Vea también

Referencia

MetadataObject (Clase)
MetadataObject (Miembros)
Microsoft.Office.Server.ApplicationRegistry.Administration (Espacio de nombres)