EMS.DataSetResource.TEMSDataSetResouceOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TEMSDataSetResouceOption = (roEnableParams, roEnablePaging, roEnableSorting,
roEnablePageSizing, roReturnNewEntityKey, roReturnNewEntityValue, roAppendOnPut,
roExtJSCompatibility);

C++

enum DECLSPEC_DENUM TEMSDataSetResouceOption : unsigned char { roEnableParams, roEnablePaging, roEnableSorting, roEnablePageSizing, roReturnNewEntityKey, roReturnNewEntityValue, roAppendOnPut, roExtJSCompatibility };

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.