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 SyncSchemaForeignKey object to the end of the collection.
Overload List
| Name | Description |
|---|---|
| SyncSchemaForeignKeys.Add (String, String, String, String, String) |
Adds a SyncSchemaForeignKey object to the end of the collection, with the specified constraint name, parent table and column, and child table and column.
|
| SyncSchemaForeignKeys.Add (String, String, String[], String, String[]) |
Adds a SyncSchemaForeignKey object to the end of the collection, with the specified constraint name, parent table and columns, and child table and columns.
|
See Also
Reference
SyncSchemaForeignKeys Class
SyncSchemaForeignKeys Members
Microsoft.Synchronization.Data Namespace