ObjectHelper GetBinaryDataSet Method Kentico 8.0 API Reference
Gets empty DataSet for binary data.

Namespace: CMS.DataEngine
Assembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 8.0.0.0 (8.0.5239.26125)

Parameters

binaryData
Type: OnlineSystem Boolean
If false, binary data column is string column

Return Value

Type: OnlineDataSet
See Also