DependencyChainCollection.Remove Method (Dependency)
SQL Server 2008 R2
Do not reference this member directly in your code. It supports the SQL Server infrastructure. Removes the specified Dependency object from the collection.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
Parameters
- value
- Type: Microsoft.SqlServer.Management.Sdk.Sfc.Dependency
The Dependency object to remove.
