FireDAC.Stan.Intf.TFDStreamMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDStreamMode = (smOpenRead, smOpenWrite, smOpenReadWrite);

C++

enum DECLSPEC_DENUM TFDStreamMode : unsigned int { smOpenRead, smOpenWrite, smOpenReadWrite };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Stan.Intf.pas
FireDAC.Stan.Intf.hpp
FireDAC.Stan.Intf FireDAC.Stan.Intf

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!