Share via


Statement.close Method

Releases the database resources of a statement object.

Syntax

public void close()

Run On

Called

See Also

Reference

Statement Class