DependencyChainCollection.IndexOf(Dependency) Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Implémentation IndexOf fortement typée
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
Paramètres
- value
- Dependency