Returns the column data from external storage if exists.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.1.5347.20411)
Parameters
- columnName
- Type: System String
Name of the column
- applyGetTransformation
- Type: System Boolean
If true, GetTransformation is applied before the result is returned
Return Value
Type: ObjectSee Also