IBX.IBSQL.TIBChangeStates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TIBChangeStates = set of TIBChangeState;

C++

typedef System::Set<TIBChangeState, TIBChangeState::csSame, TIBChangeState::csUnknown> TIBChangeStates;

Properties

Type Visibility Source Unit Parent
set
typedef
public
IBX.IBSQL.pas
IBX.IBSQL.hpp
IBX.IBSQL IBX.IBSQL

Description

Embarcadero Technologies does not currently have any additional information.