FireDAC.Phys.Intf.TFDPhysObjectScope
| [–] 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.