Microsoft SDK for Java

AdoEnums.Bookmark Class

The AdoEnums.Bookmark class of the com.ms.wfc.data package specifies a bookmark indicating where the operation should begin.

class AdoEnums.Bookmark extends com.ms.wfc.core.Enum
{
  // Fields
  public static final int CURRENT;
  public static final int FIRST;
  public static final int LAST;
}

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