FileMan Delphi Components/ENoBrokerLink
From VistApedia
Revision as of 00:07, 8 February 2011 by DavidWhitten (talk | contribs)
ENoBrokerLink Type
Unit
Declaration
ENoBrokerLink = class(Exception);
Description
If you try to connect to the server with a data access component and it does not have an associated RPCBroker component to make the connection, the component raises the ENoBrokerLink exception.