Kommentar
Åtkomst till den här sidan kräver auktorisering. Du kan prova att logga in eller ändra kataloger.
Åtkomst till den här sidan kräver auktorisering. Du kan prova att ändra kataloger.
Adds a SyncTable object to the end of the collection.
Overload List
| Name | Description |
|---|---|
| SyncTableCollection.Add (String) |
Adds a SyncTable object with the specified table name to the end of the collection.
|
| SyncTableCollection.Add (SyncTable) | |
| SyncTableCollection.Add (String, SyncDirection) |
Adds a SyncTable object with the specified table name and synchronization direction to the end of the collection.
|
| SyncTableCollection.Add (String, TableCreationOption) |
Adds a SyncTable object with the specified table name and creation option to the end of the collection.
|
| SyncTableCollection.Add (String, TableCreationOption, SyncDirection) |
Adds a SyncTable object with the specified table name, creation option, and synchronization direction to the end of the collection.
|
| SyncTableCollection.Add (String, TableCreationOption, SyncDirection, SyncGroup) |
Adds a SyncTable object with the specified table name, creation option, synchronization direction, and synchronization group to the end of the collection.
|
See Also
Reference
SyncTableCollection Class
SyncTableCollection Members
Microsoft.Synchronization.Data Namespace