Click or drag to resize
BaseInfoUpdateExternalColumns Method
Goes through the columns which are stored externally and updates DB versions with the data from external storage.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.2.23
Syntax
C#
protected virtual void UpdateExternalColumns()
See Also