BaseBusinessObject
Default constructor offers no functionality. Calls the base constructor with same signature.
| Overload | Description | ||||
|---|---|---|---|---|---|
| BaseBusinessObject Constructor() | BaseBusinessObject Default constructor offers no functionality. Calls the base constructor with same signature. | ||||
| BaseBusinessObject Constructor(String) | BaseBusinessObject Loads the BaseBusinessObject with a specified connection String value rather than using the one in the Configuration.AppSettings. Parameters:
|
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0