DbMaintenanceIndexStats(Double) 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:
DbMaintenanceIndexStats(double fragmentation_Pct);
public DbMaintenanceIndexStats (double fragmentation_Pct);
new Microsoft.SqlServer.Management.DatabaseMaintenance.DbMaintenanceIndexStats : double -> Microsoft.SqlServer.Management.DatabaseMaintenance.DbMaintenanceIndexStats
Public Sub New (fragmentation_Pct As Double)
Parameters
- fragmentation_Pct
- Double