BaseInfoGeneralizedInfoWrapperIsModifiedExternally Method |
Goes through the columns which are stored externally and checks if the data in DB is the same as in external storage. If all the columns are same returns true, otherwise false.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax public bool IsModifiedExternally()
Return Value
Type:
BooleanSee Also