FireDAC.Phys.Intf.TFDPhysObjectScope

From RAD Studio API Documentation

[–] Properties
Type: enum
Visibility: public
Source:
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
Unit: FireDAC.Phys.Intf
Parent: FireDAC.Phys.Intf

Delphi

TFDPhysObjectScope = (osMy, osOther, osSystem);

C++

enum DECLSPEC_DENUM TFDPhysObjectScope : unsigned int { osMy, osOther, osSystem };

Description

Embarcadero Technologies does not currently have any additional information.