FireDAC.Phys.IBWrapper.TIBWriteMode

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: enum
Visibility: public
Source:
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
Unit: FireDAC.Phys.IBWrapper
Parent: FireDAC.Phys.IBWrapper

Delphi

TIBWriteMode = (wmAsync, wmSync, wmDirect);

C++

enum DECLSPEC_DENUM TIBWriteMode : unsigned int { wmAsync, wmSync, wmDirect };

Description

Embarcadero Technologies does not currently have any additional information.