共用方式為


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()