Metoda DatabaseFile.Alter
Updates any property changes to the object to the instance of Microsoft SQL Server.
Przestrzeń nazw: Microsoft.SqlServer.Management.Smo
Zestaw: Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)
Składnia
'Deklaracja
Public Sub Alter
'Użycie
Dim instance As DatabaseFile
instance.Alter()
public void Alter()
public:
virtual void Alter() sealed
abstract Alter : unit -> unit
override Alter : unit -> unit
public final function Alter()
Implementacje
Zobacz także