DatabaseObject
Default constructor for this class.
| Overload | Description | ||||||
|---|---|---|---|---|---|---|---|
| DatabaseObject Constructor() | DatabaseObject Default constructor for this class. | ||||||
| DatabaseObject Constructor(String) | DatabaseObject Constructor for this class takes a connection String as the parameter. Sets the connectionString property value with the value passed in as the parameter. Parameters:
| ||||||
| DatabaseObject Constructor(String,DatabaseTypes) | DatabaseObject Constructor for this class takes a connection String as the parameter and the type of database to which this object will be connecting. Parameters:
|
Target Platforms: .NET Framework 1.1 or .NET Framework 2.0