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

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

Parameters

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

Return Value

Type: OnlineDataSet
See Also