Connection property
Type: Connection
Connection object for use by LookUp
and ReverseLookUp. You can use this to
control settings such as Timeout
and RemoteAddr for these
methods. You can also assign to this property a Connection object that
you have already configured.
New Lookup objects create a default Connection
object. If you choose to replace it, bear in mind that the Connection
property must always point to a valid Connection object for LookUp
and ReverseLookUp to function.
|