ObjectTypeInfoSizeColumn Property |
Intended for object types that store binary data. Sets the name of the class field (column) that stores the size of the binary data.
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 11.0.0
Syntaxpublic string SizeColumn { get; set; }
Property Value
Type:
String
See Also