Linguaggio

DatabaseFile.Shrink(Int32, ShrinkMethod) Metodo

Definizione

Compatta un file dbfile o un file di log

public void Shrink(int newSizeInMB, Microsoft.SqlServer.Management.Smo.ShrinkMethod shrinkType);
member this.Shrink : int * Microsoft.SqlServer.Management.Smo.ShrinkMethod -> unit
Public Sub Shrink (newSizeInMB As Integer, shrinkType As ShrinkMethod)

Parametri

newSizeInMB
Int32
shrinkType
ShrinkMethod

Si applica a