Using Serviced DB object
Has anyone been able to use the ServicedDBObj class?
I am trying to see how it works, but I have problems with how the connection string gets passed into my data object which inherits the ServicedDBObject.
Anyone have a complete working example of a data class which inherits the ServicedDBObject?
|