Microsoft SDK for Java

AdoEnums.SearchDirection Class

The AdoEnums.SearchDirection class of the com.ms.wfc.data package specifies the direction of a record search within a Recordset.

class AdoEnums.SearchDirection extends com.ms.wfc.core.Enum
{
  // Fields
  public static final int BACKWARD;
  public static final int FORWARD;
}

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