Microsoft SDK for Java

addOnExecuteComplete

This method of the Connection class is called after a command has finished executing.

Syntax

public void addOnExecuteComplete(ConnectionEventHandler handler);

Parameters

handler The event handler.

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