SPFieldMultiChoice.UpdateInternal 方法
对字段进行的更改更新数据库。在派生类中,覆盖此方法,如果您更改NodeChoices属性的值。
命名空间: Microsoft.SharePoint
程序集: Microsoft.SharePoint(位于 Microsoft.SharePoint.dll 中)
语法
声明
Protected Overridable Sub UpdateInternal
用法
Me.UpdateInternal()
protected virtual void UpdateInternal()