FileMan Delphi Components/ENoBrokerLink: Difference between revisions

From VistApedia
Jump to navigationJump to search
No edit summary
 
(No difference)

Latest revision as of 00:07, 8 February 2011

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.