FireDAC.Phys.Intf.TFDPhysNullLocation
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.Phys.Intf.pas FireDAC.Phys.Intf.hpp
| |
| Unit: FireDAC.Phys.Intf | |
| Parent: FireDAC.Phys.Intf | |
Delphi
TFDPhysNullLocation = (nlAscFirst, nlAscLast, nlDescFirst, nlDescLast);
C++
enum DECLSPEC_DENUM TFDPhysNullLocation : unsigned int { nlAscFirst, nlAscLast, nlDescFirst, nlDescLast };
Description
Embarcadero Technologies does not currently have any additional information.