Table.RecalculateSpaceUsage 方法
Recalculates the space that is used on the table.
命名空間: Microsoft.SqlServer.Management.Smo
組件: Microsoft.SqlServer.Smo (在 Microsoft.SqlServer.Smo.dll 中)
語法
'宣告
Public Sub RecalculateSpaceUsage
'用途
Dim instance As Table
instance.RecalculateSpaceUsage()
public void RecalculateSpaceUsage()
public:
void RecalculateSpaceUsage()
member RecalculateSpaceUsage : unit -> unit
public function RecalculateSpaceUsage()
範例
請參閱
參考
Microsoft.SqlServer.Management.Smo 命名空間