Datasnap.DSService.TDSRequestFilterManager.FStreamAsJSON

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: field
Visibility: protected
Source:
Datasnap.DSService.pas
Datasnap.DSService.hpp
Unit: Datasnap.DSService
Parent: TDSRequestFilterManager

Delphi

FStreamAsJSON: Boolean;

C++

bool FStreamAsJSON;

Description

Specifies whether a stream is a JSON array of bytes instead of a content stream.

FStreamAsJSON is a field that specifies whether a stream is a JSON array of bytes instead of a content stream.