Click or drag to resize
AbstractInfoTInfoUpdateExternalColumns 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 override void UpdateExternalColumns()
See Also