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)