StrataFrame Forum
Back
Login
Login
Home
»
StrataFrame Application Framework - V1
»
Business Objects and Data Access (How do I?)
»
How to overload FillByPrimaryKey
How to overload FillByPrimaryKey
Post Reply
Like
0
How to overload FillByPrimaryKey
View
Flat Ascending
Flat Descending
Threaded
Options
Subscribe to topic
Print This Topic
RSS Feed
Goto Topics Forum
Author
Message
Greg McGuffey
Greg McGuffey
posted 16 Years Ago
ANSWER
Topic Details
Share Topic
Group: Forum Members
Posts: 2K,
Visits: 6.6K
I have a base form that has a BusinessLayer property. I then call the FillByPrimaryKey method on this BusinessLayer property (which is of course set to some concrete BO).
I have a BO were I've overloaded the FillByPrimaryKey method (marked method in BO with "Overloads"). I thought that this would hide the FillByPrimaryKey method in BusinessLayer, but apparently it doesn't..my overload never gets called from the form, the one in BusinessLayer gets called. I must not be understanding how this should works...
How do I overload FillByPrimaryKey (or FillByParent, etc) so I can use a generic BusinessLayer (program to the abstract class/base class), but use the overload in a specific BO if needed?
Reply
Like
0
GO
Merge Selected
Merge into selected topic...
Merge into merge target...
Merge into a specific topic ID...
Open Merge
Threaded View
Threaded View
How to overload FillByPrimaryKey
Greg McGuffey
-
16 Years Ago
First off, are you using your own subclassed business layer BO as the...
Dustin Taylor
-
16 Years Ago
[quote]First off, are you using your own subclassed business layer BO...
Greg McGuffey
-
16 Years Ago
OK, here is the deal. If you are programming in VB.NET, which I think...
Trent L. Taylor
-
16 Years Ago
Thanks for your replies. Yep, I use VB.NET. I just did some testing...
Greg McGuffey
-
16 Years Ago
Greg, I haven't tested my theory, but I suspect that the reason the...
Peter Denton
-
16 Years Ago
Peter,
Thanks for the response. Your theory is correct. :D...
Greg McGuffey
-
16 Years Ago
Post Reply
Like
0
Similar Topics
Post Quoted Reply
Reading This Topic
Login
Login
Remember Me
Reset Password
Resend Validation Email
Login
Explore
Messages
Mentions
Search