DbSyncAdapterCollection::Remove Method (String)
Removes the first occurrence of a DbSyncAdapter object from 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 remove the associated DbSyncAdapter object from DbSyncAdapterCollection.
Show: