API:FireDAC.Stan.Option.TFDTxOptions.EnableNested

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property EnableNested: Boolean read FEnableNested write FEnableNested default True;

C++

__property bool EnableNested = {read=FEnableNested, write=FEnableNested, default=1};

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Stan.Option.pas
FireDAC.Stan.Option.hpp
FireDAC.Stan.Option TFDTxOptions

Description

Embarcadero Technologies does not currently have any additional information.