Response Property

Returns a collection of messages returned from a server.

Connection.Response as Collection of Strings

Note

This property must be used with an index that specifies the specific message. The first message in the collection has an index of 0. Read only.

The Response collection has a single property, Count, which specifies the number of messages in the collection.

See Also

Properties

Applies To

RPC Connection object | DB Connection object | FTP Connection object


© 2004-2021 looksoftware. All rights reserved.