Share via


SyncAdapterCollection.IndexOf Method

Searches for the specified SyncAdapter object, and returns the zero-based index of the first occurrence within the entire collection.

Overload List

Name Description
SyncAdapterCollection.IndexOf (String)
Searches for a SyncAdapter object when given a table name, and returns the zero-based index of the first occurrence within the entire collection.
SyncAdapterCollection.IndexOf (SyncAdapter)  

See Also

Reference

SyncAdapterCollection Class
SyncAdapterCollection Members
Microsoft.Synchronization.Data.Server Namespace