IBX.IBSQL.TIBChangeState

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

TIBChangeState = (csSame, csInsert, csUpdate, csDelete, csUnknown);

C++

enum DECLSPEC_DENUM TIBChangeState : unsigned char { csSame, csInsert, csUpdate, csDelete, csUnknown };

Properties

Type Visibility Source Unit Parent
enum public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL IBX.IBSQL

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!