다음을 통해 공유


RecalculateSpaceUsage 메서드

Recalculates the space that is used on the table.

네임스페이스:  Microsoft.SqlServer.Management.Smo
어셈블리:  Microsoft.SqlServer.Smo.dll의 Microsoft.SqlServer.Smo

구문

‘선언
Public Sub RecalculateSpaceUsage
‘사용 방법
Dim instance As Table

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