Microsoft SDK for Java

getEditMode

This method of the Recordset class indicates the editing status of the current record.

Syntax

public int getEditMode();

Return Value

Returns an AdoEnums.EditMode value.

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