Data.Bind.ObjectScope.TObjectAdapterOption

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TObjectAdapterOption = (optAllowModify,
optAllowApplyUpdates, optAllowCancelUpdates);

C++

enum DECLSPEC_DENUM TObjectAdapterOption : unsigned char { optAllowModify, optAllowApplyUpdates, optAllowCancelUpdates };

Properties

Type Visibility Source Unit Parent
enum public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

Description

Embarcadero Technologies does not currently have any additional information.