Udostępnij przez


DatabasePerformanceAdapter Constructor

The Database Performance facet implements logical properties relevant to database performance management

Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in microsoft.sqlserver.smo.dll)

Syntax

'Deklaracja
Public Sub New ( _
    obj As Database _
)
public DatabasePerformanceAdapter (
    Database obj
)
public:
DatabasePerformanceAdapter (
    Database^ obj
)
public DatabasePerformanceAdapter (
    Database obj
)
public function DatabasePerformanceAdapter (
    obj : Database
)

Parameters

Platforms

Development Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.

Target Platforms

For a list of the supported platforms, see Hardware and Software Requirements for Installing SQL Server.