OBJECT:  DataSpace

DataSpace

The RDS DataSpace object creates a client-side interface-specific object (called a proxy) that is used to communicate with the server, and performs the task of transferring data between the client and the server. This task of transferring data, called marshaling, is the packaging, sending, and unpacking of interface method parameters between the client and the server.

The RDS DataFactory object is on the server side of this proxy process.

PROPERTIES

InternetTimeout Property
Sets or returns a long value that is the number of milliseconds to wait before a request is timed out because there is no activity.

Syntax: dataspaceobject.InternetTimeout

METHODS

CreateObject Method
Creates and returns a pointer to the proxy (a client-side interface-specific object) that is used to marshal (transfer) data between the client and server.

Syntax: dataspaceobject.CreateObject (ProgID, Protocol)

Copyright 1999-2001 by Infinite Software Solutions, Inc. All rights reserved.
Trademark Information