API:IBX.IB.TIBDataBaseErrorMessages

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

type TIBDataBaseErrorMessages = set of TIBDataBaseErrorMessage;

C++

typedef System::Set<TIBDataBaseErrorMessage, TIBDataBaseErrorMessage::ShowSQLCode, TIBDataBaseErrorMessage::ShowSQLMessage> TIBDataBaseErrorMessages;

Properties

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

Description

Embarcadero Technologies does not currently have any additional information.