FireDAC.Phys.IBWrapper.TIBShutdownMode

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TIBShutdownMode = (smForce, smDenyTransactions, smDenyAttachements);

C++

enum DECLSPEC_DENUM TIBShutdownMode : unsigned int { smForce, smDenyTransactions, smDenyAttachements };

Properties

Type Visibility Source Unit Parent
enum public
FireDAC.Phys.IBWrapper.pas
FireDAC.Phys.IBWrapper.hpp
FireDAC.Phys.IBWrapper FireDAC.Phys.IBWrapper

Description

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