Share via


LobSystem.UpdateInternal Method

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

Namespace:  Microsoft.Office.Server.ApplicationRegistry.Administration
Assembly:  Microsoft.SharePoint.Portal (in Microsoft.SharePoint.Portal.dll)

Syntax

'Declaration
Protected Overrides Sub UpdateInternal ( _
    sqlCmd As SqlCommand _
)
'Usage
Dim sqlCmd As SqlCommand

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

Parameters

See Also

Reference

LobSystem Class

LobSystem Members

Microsoft.Office.Server.ApplicationRegistry.Administration Namespace