A B C D E F G I L M N O P R S T U W X

W

write() - Method in class ir.thinkinsql.BaseRecord
 
write(IRecord) - Method in class ir.thinkinsql.Database
Inserts a record for the object if its embodied key is not found, otherwise updates it
write() - Method in interface ir.thinkinsql.IRecord
Executes exists() ? update() : insert()

A B C D E F G I L M N O P R S T U W X