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: 10.0.0
Syntaxpublic bool IsModifiedExternally()
Return Value
Type:
Boolean
See Also