Langage

DatabaseFile.Shrink(Int32, ShrinkMethod) Méthode

Définition

Réduit un fichier dbfile ou un fichier journal

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)

Paramètres

newSizeInMB
Int32
shrinkType
ShrinkMethod

S’applique à