共用方式為


Statistic.Update 方法

Updates the statistics for the referenced object.

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

語法

'宣告
Public Sub Update
'用途
Dim instance As Statistic

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

範例

建立和更新統計資料

請參閱

參考

Statistic 類別

Update 多載

Microsoft.SqlServer.Management.Smo 命名空間

其他資源

UPDATE STATISTICS (Transact-SQL)