DatabaseMaintenanceAdapter(Database) Constructor
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public DatabaseMaintenanceAdapter (Microsoft.SqlServer.Management.Smo.Database obj);
new Microsoft.SqlServer.Management.Smo.DatabaseMaintenanceAdapter : Microsoft.SqlServer.Management.Smo.Database -> Microsoft.SqlServer.Management.Smo.DatabaseMaintenanceAdapter
Public Sub New (obj As Database)
Parameters
- obj
- Database