DatabasePerformanceAdapter(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 DatabasePerformanceAdapter (Microsoft.SqlServer.Management.Smo.Database obj);
new Microsoft.SqlServer.Management.Smo.DatabasePerformanceAdapter : Microsoft.SqlServer.Management.Smo.Database -> Microsoft.SqlServer.Management.Smo.DatabasePerformanceAdapter
Public Sub New (obj As Database)
Parameters
- obj
- Database