FireDAC.Stan.Option.TFDTxValue

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TFDTxValue = (xoIsolation, xoReadOnly, xoParams, xoAutoStart, xoAutoStop,
xoStopOptions, xoAutoCommit);

C++

enum DECLSPEC_DENUM TFDTxValue : unsigned int { xoIsolation, xoReadOnly, xoParams, xoAutoStart, xoAutoStop, xoStopOptions, xoAutoCommit };

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.