LobSystem.UpdateInternal, méthode (Microsoft.Office.Server.ApplicationRegistry.Administration)
Updates the application definition for an LobSystem object in the Business Data Catalog.
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
A SQL command to be executed on the Business Data Catalog tables to update an LobSystem object.
Voir aussi
Référence
LobSystem, classe
Membres LobSystem
Microsoft.Office.Server.ApplicationRegistry.Administration, espace de noms