DbMaintenanceUpdateStatisticsTask.UpdateScanType 属性
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
public:
property Microsoft::SqlServer::Management::Smo::StatisticsScanType UpdateScanType { Microsoft::SqlServer::Management::Smo::StatisticsScanType get(); void set(Microsoft::SqlServer::Management::Smo::StatisticsScanType value); };
public Microsoft.SqlServer.Management.Smo.StatisticsScanType UpdateScanType { get; set; }
member this.UpdateScanType : Microsoft.SqlServer.Management.Smo.StatisticsScanType with get, set
Public Property UpdateScanType As StatisticsScanType