Datasnap.Provider.ResetOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

ResetOption: Integer = 1 shl ord(grReset);

C++

extern DELPHI_PACKAGE int ResetOption;

Properties

Type Visibility Source Unit Parent
const
variable
public
Datasnap.Provider.pas
Datasnap.Provider.hpp
Datasnap.Provider Datasnap.Provider

Description

Is a bit-wise constant flag that indicates that the data packet should be reset.

See Also