Click or drag to resize
BaseInfoGeneralizedInfoWrapperUpdateExternalColumns 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: 10.0.0
Syntax
C#
public void UpdateExternalColumns()
See Also