Compartir a través de


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

Updates the application definition for an LobSystem object in the Business Data Catalog.

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

Sintaxis

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

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

Parámetros

  • sqlCmd
    A SQL command to be executed on the Business Data Catalog tables to update an LobSystem object.

Vea también

Referencia

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