Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
This API supports the .NET Framework infrastructure and is not intended to be used directly from your code.
This member overrides MetadataObject.UpdateInternal(SqlCommand).
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
- sqlCmd
Type: System.Data.SqlClient.SqlCommand
See Also
Reference
Microsoft.Office.Server.ApplicationRegistry.Administration Namespace