Data.Bind.ObjectScope.TListAdapterOption

提供: RAD Studio API Documentation
移動先: 案内検索

Delphi

TListAdapterOption = (loptAllowInsert, loptAllowDelete, loptAllowModify,
loptAllowApplyUpdates, loptAllowCancelUpdates);

C++

enum DECLSPEC_DENUM TListAdapterOption : unsigned char { loptAllowInsert, loptAllowDelete, loptAllowModify, loptAllowApplyUpdates, loptAllowCancelUpdates };

プロパティ

種類 可視性 ソース ユニット
enum public
Data.Bind.ObjectScope.pas
Data.Bind.ObjectScope.hpp
Data.Bind.ObjectScope Data.Bind.ObjectScope

説明

このトピックには現在ドキュメントが存在しません。「ノート」を利用してこのトピックの改良について話しあうことができます。