FireDAC.DatS.TFDDatSHandleMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDDatSHandleMode = (lmStandard, lmMove, lmHavyMove, lmFetching,
lmHavyFetching, lmDestroying, lmRefreshing, lmLoading, lmHavyLoading);

C++

enum DECLSPEC_DENUM TFDDatSHandleMode : unsigned int { lmStandard, lmMove, lmHavyMove, lmFetching, lmHavyFetching, lmDestroying, lmRefreshing, lmLoading, lmHavyLoading };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.DatS.pas
FireDAC.DatS.hpp
FireDAC.DatS FireDAC.DatS

Description

Embarcadero Technologies does not currently have any additional information.