EMS.DataSetResource.TEMSDataSetResourceOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TEMSDataSetResourceOption = (roEnableParams, roEnablePaging, roEnableSorting,
roEnablePageSizing, roReturnNewEntityKey, roReturnNewEntityValue, roAppendOnPut,
roExtJSCompatibility,
roEnableParamOverride,
roFDDateTimeFormat,
roEnforcePaging
);

C++

enum DECLSPEC_DENUM TEMSDataSetResourceOption : unsigned char { roEnableParams, roEnablePaging, roEnableSorting, roEnablePageSizing, roReturnNewEntityKey, roReturnNewEntityValue, roAppendOnPut, roExtJSCompatibility, roEnableParamOverride, roFDDateTimeFormat, roEnforcePaging };

Properties

Type Visibility Source Unit Parent
enum public
EMS.DataSetResource.pas
EMS.DataSetResource.hpp
EMS.DataSetResource EMS.DataSetResource

Description

Embarcadero Technologies does not currently have any additional information.