ISfcCollection.RemoveElement(SfcInstance) 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.
public void RemoveElement (Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance sfcInstance);
abstract member RemoveElement : Microsoft.SqlServer.Management.Sdk.Sfc.SfcInstance -> unit
Public Sub RemoveElement (sfcInstance As SfcInstance)
Parameters
- sfcInstance
- SfcInstance