共用方式為


Column.UpdateStatistics 方法

Updates Statistic objects that monitor this column.

命名空間:  Microsoft.SqlServer.Management.Smo
組件:  Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)

語法

'宣告
Public Sub UpdateStatistics
'用途
Dim instance As Column

instance.UpdateStatistics()
public void UpdateStatistics()
public:
void UpdateStatistics()
member UpdateStatistics : unit -> unit
public function UpdateStatistics()

備註

[!附註]

Columns based on the UserDefinedTableType object cannot be modified and this method generates an exception.

範例

使用資料庫物件

請參閱

參考

Column 類別

UpdateStatistics 多載

Microsoft.SqlServer.Management.Smo 命名空間

其他資源

UPDATE STATISTICS (Transact-SQL)

統計資料