Microsoft SDK for Java

DataSource.getCommand

Retrieves the Command object associated with the data source.

Syntax

public Command getCommand()

Return Value

Returns the associated Command object.

See Also   getRecordset, getConnection

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