IDbMaintenanceDefragmentIndexTaskInterface.DbMaintenanceIndexStats Property
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:
property Microsoft::SqlServer::Management::DatabaseMaintenance::DbMaintenanceIndexStats ^ DbMaintenanceIndexStats { Microsoft::SqlServer::Management::DatabaseMaintenance::DbMaintenanceIndexStats ^ get(); void set(Microsoft::SqlServer::Management::DatabaseMaintenance::DbMaintenanceIndexStats ^ value); };
public Microsoft.SqlServer.Management.DatabaseMaintenance.DbMaintenanceIndexStats DbMaintenanceIndexStats { get; set; }
member this.DbMaintenanceIndexStats : Microsoft.SqlServer.Management.DatabaseMaintenance.DbMaintenanceIndexStats with get, set
Public Property DbMaintenanceIndexStats As DbMaintenanceIndexStats