Datasnap.DSClientRest.IDSRestCachedStream

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

IDSRestCachedStream = interface(IDSRestCachedItem)

C++

__interface  INTERFACE_UUID("{0E09C8A7-11A5-4CD5-B175-A35C9B0BEDF5}") IDSRestCachedStream  : public IDSRestCachedItem

Properties

Type Visibility Source Unit Parent
interface
class
public
Datasnap.DSClientRest.pas
Datasnap.DSClientRest.hpp
Datasnap.DSClientRest Datasnap.DSClientRest

Description

Defines the structure of the TDSRestCachedStream class.

The IDSRestCachedStream interface defines the structure of the TDSRestCachedStream class, which also provides the implementation.

See Also