Dela via


SyncSchemaForeignKeys.Add Method

Include Protected Members
Include Inherited Members

Adds a SyncSchemaForeignKey object to the end of the collection.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method 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.
Public method 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.

Top

See Also

Reference

SyncSchemaForeignKeys Class

Microsoft.Synchronization.Data Namespace