Metodo DependencyChainCollection.IndexOf

Include i membri protetti
Include i membri ereditati

Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Returns the zero-based index of the first occurrence of an object in the collection.

Questo membro è sottoposto a overload. Per informazioni complete su questo membro, inclusi sintassi, utilizzo ed esempi, fare clic su un nome nell'elenco di overload.

Elenco degli overload

  Nome Descrizione
Metodo pubblico IndexOf(Object) Ereditato da ArrayList.
Metodo pubblico IndexOf(Dependency) Non fare riferimento direttamente a questo membro nel codice. Supporta l'infrastruttura di SQL Server. Searches for the specified Dependency object and returns the zero-based index of the first occurrence within the entire collection.
Metodo pubblico IndexOf(Object, Int32) Ereditato da ArrayList.
Metodo pubblico IndexOf(Object, Int32, Int32) Ereditato da ArrayList.

In alto

Vedere anche

Riferimento

DependencyChainCollection Classe

Spazio dei nomi Microsoft.SqlServer.Management.Sdk.Sfc