com.esri.sde.sdk.client
Class SeDelete

java.lang.Object
  extended by com.esri.sde.sdk.client.SeStreamOp
      extended by com.esri.sde.sdk.client.SeDelete

public class SeDelete
extends SeStreamOp


Constructor Summary
SeDelete(SeConnection c)
           
 
Method Summary
 void byId(java.lang.String s, SeObjectId d)
           
 
Methods inherited from class com.esri.sde.sdk.client.SeStreamOp
close, execute, flushBufferedWrites, setState
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SeDelete

public SeDelete(SeConnection c)
         throws SeException
Throws:
SeException
Method Detail

byId

public void byId(java.lang.String s,
                 SeObjectId d)
          throws SeException
Throws:
SeException


Copyright © 1996-2010 Geotools. All Rights Reserved.