IDataQueryTQueryBinaryData Method |
Sets whether the binary data should be included to the result
Namespace: CMS.DataEngineAssembly: CMS.DataEngine (in CMS.DataEngine.dll) Version: 12.0.0
Syntax TQuery BinaryData(
bool binary
)
Parameters
- binary
- Type: SystemBoolean
Include binary data?
Return Value
Type:
TQuerySee Also