Delen via


SyncSchemaForeignKeys.Add Method

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