Update 메서드
Updates the statistics for the referenced object.
네임스페이스: Microsoft.SqlServer.Management.Smo
어셈블리: Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo
구문
‘선언
Public Sub Update
‘사용 방법
Dim instance As Statistic
instance.Update()
public void Update()
public:
void Update()
member Update : unit -> unit
public function Update()