DataSpace (ADO/WFC Syntax)

The ADO/WFC DataSpace class has one method, createObject, which specifies a server and communication protocol; a server object to process client application requests; and returns an ObjectProxy object that represents the server.

package com.ms.wfc.data

Constructor

public DataSpace()

Methods

public static ObjectProxy DataSpace.createObject(String progid, String connection)

Properties

public static int getInternetTimeout()
public static void setInternetTimeout(int plInetTimeout)