Datasnap.Provider.ResetOption

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

ResetOption: Integer = 1 shl ord(grReset);

C++

extern DELPHI_PACKAGE int ResetOption;

プロパティ

種類 可視性 ソース ユニット
const
variable
public
Datasnap.Provider.pas
Datasnap.Provider.hpp
Datasnap.Provider Datasnap.Provider

説明

データ パケットがリセットされる必要があることを示す、ビットの定数フラグです。

関連項目