Interfaccia ISfcAlterable
Defines a method to produce a script that can be used to alter the storage to match the current object state. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server.
Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Sintassi
'Dichiarazione
Public Interface ISfcAlterable _
Inherits IAlterable
'Utilizzo
Dim instance As ISfcAlterable
public interface ISfcAlterable : IAlterable
public interface class ISfcAlterable : IAlterable
type ISfcAlterable =
interface
interface IAlterable
end
public interface ISfcAlterable extends IAlterable
Nel tipo ISfcAlterable sono esposti i membri seguenti.
Metodi
Nome | Descrizione | |
---|---|---|
![]() |
Alter | Updates any property changes on an instance of Microsoft SQL Server. Ereditato da IAlterable. |
![]() |
ScriptAlter | Produces the script to alter the storage to match the current object state. Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. |
In alto