DatabaseFile.Shrink(Int32, ShrinkMethod) Método

Definición

Reduce un archivo dbfile o un archivo de registro.

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)

Parámetros

newSizeInMB
Int32
shrinkType
ShrinkMethod

Se aplica a