MetadataObject.UpdateInternal 方法 (Microsoft.Office.Server.ApplicationRegistry.Administration)

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

命名空间: Microsoft.Office.Server.ApplicationRegistry.Administration
程序集: Microsoft.SharePoint.Portal (在 microsoft.sharepoint.portal.dll 中)

语法

声明
Protected Overridable Sub UpdateInternal ( _
    sqlCmd As SqlCommand _
)
用法
Dim sqlCmd As SqlCommand

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

参数

  • sqlCmd
    The SQL command to be executed.

另请参阅

参考

MetadataObject 类
MetadataObject 成员
Microsoft.Office.Server.ApplicationRegistry.Administration 命名空间