Compartilhar via


Método RecalculateSpaceUsage

Recalculates the space that is used on the table.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (em Microsoft.SqlServer.Smo.dll)

Sintaxe

'Declaração
Public Sub RecalculateSpaceUsage
'Uso
Dim instance As Table

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