RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
IB.SetIBDataBaseErrorMessages Function

Enables you to choose the error messages you want to see.

Pascal
procedure SetIBDataBaseErrorMessages(Value: TIBDataBaseErrorMessages);
C++
SetIBDataBaseErrorMessages(TIBDataBaseErrorMessages Value);

Use the SetIBDataBaseErrorMessages procedure to choose the error messages that you want to use. The available options are defined in TIBDataBaseErrorMessages

 

Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!