FileMan Delphi Components/ENoBrokerLink

From VistApedia
Revision as of 00:07, 8 February 2011 by DavidWhitten (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

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.