Hi.

I have the following createRecord code.

balanceRecord=createRecord("tblLeaveBalance").load(LeaveUserID=1)

How can I pass the record to a CFC. What "type" do I specify for <cfargument>? struct, query?

If I'm even able to do that, will I be able to access/use the get() and set() methods of the record?

Thanks

Byron



-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --
Reactor for ColdFusion Mailing List
[email protected]
Archives at: http://www.mail-archive.com/reactor%40doughughes.net/
-- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- -- --

Reply via email to