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