Microsoft SDK for Java

getActiveConnection

This method of the Command class determines whether the connection is closed or open.

Syntax

public com.ms.wfc.data.Connection getActiveConnection();

Return Value

Returns a string containing a definition for a connection if the connection is closed, or a VARIANT containing the current Connection object if the connection is open.

© 1999 Microsoft Corporation. All rights reserved. Terms of use.