ISfcAlterable.ScriptAlter Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Produce the script to alter the storage to match the current object state.
public Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript ScriptAlter ();
abstract member ScriptAlter : unit -> Microsoft.SqlServer.Management.Sdk.Sfc.ISfcScript
Public Function ScriptAlter () As ISfcScript