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

该方法仅供内部使用,不应在代码中直接使用。

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

语法

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

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

参数

  • sqlCmd

另请参阅

参考

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