FireDAC.Phys.IBBase.TFDPhysIBBaseDriverLink.ThreadSafe

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Phys.IBBase.pas
FireDAC.Phys.IBBase.hpp
Unit: FireDAC.Phys.IBBase
Parent: TFDPhysIBBaseDriverLink

Delphi

property ThreadSafe: Boolean read FThreadSafe write FThreadSafe default False;

C++

__property bool ThreadSafe = {read=FThreadSafe, write=FThreadSafe, default=0};

Description

Embarcadero Technologies does not currently have any additional information.