DependencyChainCollection.IndexOf(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 IndexOf implementation
public int IndexOf (Microsoft.SqlServer.Management.Sdk.Sfc.Dependency value);
override this.IndexOf : Microsoft.SqlServer.Management.Sdk.Sfc.Dependency -> int
Public Function IndexOf (value As Dependency) As Integer
Parameters
- value
- Dependency