FireDAC.Stan.Option.TFDTxStopOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDTxStopOption = (xoIfCmdsInactive, xoIfAutoStarted, xoFinishRetaining);

C++

enum DECLSPEC_DENUM TFDTxStopOption : unsigned int { xoIfCmdsInactive, xoIfAutoStarted, xoFinishRetaining };

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.