BubikolRamios
07-27-2008, 11:35 AM
is there a way to do something like that.
pseudocode;
public ResultSet rs;
rs.addproperty(isEmpty, integer)
rs.isEmpty = 1;
pseudocode;
public ResultSet rs;
rs.addproperty(isEmpty, integer)
rs.isEmpty = 1;
View Full Version : add property to existing object ?