FireDAC.DatS.TFDDatSMechSortSource
| [–] Properties | |
|---|---|
| Type: enum | |
| Visibility: public | |
| Source: FireDAC.DatS.pas FireDAC.DatS.hpp
| |
| Unit: FireDAC.DatS | |
| Parent: FireDAC.DatS | |
Delphi
TFDDatSMechSortSource = (ssColumns, ssExpression, ssRowId);
C++
enum DECLSPEC_DENUM TFDDatSMechSortSource : unsigned int { ssColumns, ssExpression, ssRowId };
Description
Embarcadero Technologies does not currently have any additional information.