Microsoft SDK for Java

AdoEnums.ParameterAttributes Class

The AdoEnums.ParameterAttributes class of the com.ms.wfc.data package specifies the attributes of a Parameter object.

class AdoEnums.ParameterAttributes extends com.ms.wfc.core.Enum
{
  // Fields
  public static final int LONG;
  public static final int NULLABLE;
  public static final int SIGNED;
}

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