Datasnap.DSClientRest.IDSRestCachedStream
[–] Properties | |
---|---|
Type: interface class
| |
Visibility: public | |
Source: Datasnap.DSClientRest.pas Datasnap.DSClientRest.hpp
| |
Unit: Datasnap.DSClientRest | |
Parent: Datasnap.DSClientRest |
Delphi
IDSRestCachedStream = interface(IDSRestCachedItem)
C++
__interface INTERFACE_UUID("{0E09C8A7-11A5-4CD5-B175-A35C9B0BEDF5}") IDSRestCachedStream : public IDSRestCachedItem
Description
Defines the structure of the TDSRestCachedStream class.
The IDSRestCachedStream interface defines the structure of the TDSRestCachedStream class, which also provides the implementation.