Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
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) | (inherited from Add ) |
| 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