Click or drag to resize
AbstractInfoBaseTInfoUpdateExternalColumns 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: 12.0.0
Syntax
C#
protected override void UpdateExternalColumns()
See Also