Microsoft SDK for Java

getStatus

This method of the Recordset class indicates the status of the current record with respect to batch updates or other bulk operations.

Syntax

public int getStatus();

Return Value

Returns a sum of one or more AdoEnums.RecordStatus values.

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