public abstract IDbCommand BuildForObject(EntityObject obj, bool WithNoLock);
public abstract IDbCommand BuildForObject(EntityObject obj);