Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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