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
- affectType
Typ: Microsoft.SqlServer.Management.Smo.StatisticsTarget
A StatisticsTarget wartość obiektu, który określa miejsce docelowe aktualizacji statystyk, takie jak kolumny lub indeksy.
- scanType
Typ: Microsoft.SqlServer.Management.Smo.StatisticsScanType
A StatisticsScanType wartość obiektu, który określa sposób, w którym informacje statystyczne są zbierane.
- sampleValue
Typ: System.Int32
Int32 Wartość określająca rozmiar próbki.Jednostki są zależne od typu skanowania.