SyncAdapterCollection::Contains Method (String)
Determines whether a specific SyncAdapter object is in the collection when given a table name.
Assembly: Microsoft.Synchronization.Data.Server (in Microsoft.Synchronization.Data.Server.dll)
Parameters
- tableName
- Type: System::String
The name of the table. Specify the name to determine if the associated SyncAdapter object is in the SyncAdapterCollection.
Show: