DependencyChainCollection.Contains(Dependency) 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.
Strongly typed Contains implementation
public bool Contains (Microsoft.SqlServer.Management.Sdk.Sfc.Dependency value);
override this.Contains : Microsoft.SqlServer.Management.Sdk.Sfc.Dependency -> bool
Public Function Contains (value As Dependency) As Boolean
Parameters
- value
- Dependency