com.esri.arcgis.geodatabase
Interface esriDifferenceType
- All Superinterfaces:
- java.io.Serializable
- public interface esriDifferenceType
- extends java.io.Serializable
Difference Types.
Product Availability
Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.
Supported Platforms
Windows, Solaris, Linux
esriDifferenceTypeInsert
public static final int esriDifferenceTypeInsert
- See Also:
- Constant Field Values
esriDifferenceTypeDeleteNoChange
public static final int esriDifferenceTypeDeleteNoChange
- See Also:
- Constant Field Values
esriDifferenceTypeUpdateNoChange
public static final int esriDifferenceTypeUpdateNoChange
- See Also:
- Constant Field Values
esriDifferenceTypeUpdateUpdate
public static final int esriDifferenceTypeUpdateUpdate
- See Also:
- Constant Field Values
esriDifferenceTypeUpdateDelete
public static final int esriDifferenceTypeUpdateDelete
- See Also:
- Constant Field Values
esriDifferenceTypeDeleteUpdate
public static final int esriDifferenceTypeDeleteUpdate
- See Also:
- Constant Field Values