Datasnap.Provider.ResetOption
[–] Properties | |
---|---|
Type: const variable
| |
Visibility: public | |
Source: Datasnap.Provider.pas Datasnap.Provider.hpp
| |
Unit: Datasnap.Provider | |
Parent: Datasnap.Provider |
Delphi
ResetOption: Integer = 1 shl ord(grReset);
C++
extern DELPHI_PACKAGE int ResetOption;
Description
Is a bit-wise constant flag that indicates that the data packet should be reset.