Microsoft SDK for Java

AdoEnums.Affect Class

The AdoEnums.Affect class of the com.ms.wfc.data package specifies which records are affected by an operation.

class AdoEnums.Affect extends com.ms.wfc.core.Enum
{
  // Fields
  public static final int ALL;
  public static final int ALLCHAPTERS;
  public static final int CURRENT;
  public static final int GROUP;
}

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