Udostępnij za pośrednictwem


Metoda TableViewBase.UpdateStatistics (StatisticsTarget, StatisticsScanType, Int32)

Aktualizuje statystykę dla tabela lub widoku opcję, aby określić miejsce docelowe, typ skanowania, wykonywane i wielkością próbki.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
Public Sub UpdateStatistics ( _
    affectType As StatisticsTarget, _
    scanType As StatisticsScanType, _
    sampleValue As Integer _
)
'Użycie
Dim instance As TableViewBase
Dim affectType As StatisticsTarget
Dim scanType As StatisticsScanType
Dim sampleValue As Integer

instance.UpdateStatistics(affectType, _
    scanType, sampleValue)
public void UpdateStatistics(
    StatisticsTarget affectType,
    StatisticsScanType scanType,
    int sampleValue
)
public:
void UpdateStatistics(
    StatisticsTarget affectType, 
    StatisticsScanType scanType, 
    int sampleValue
)
member UpdateStatistics : 
        affectType:StatisticsTarget * 
        scanType:StatisticsScanType * 
        sampleValue:int -> unit 
public function UpdateStatistics(
    affectType : StatisticsTarget, 
    scanType : StatisticsScanType, 
    sampleValue : int
)

Parametry

  • sampleValue
    Typ: System.Int32
    Int32 Wartość określająca rozmiar próbki.Jednostki są zależne od typu skanowania.