ForeignKeyColumnCollection.Add Method

Include Protected Members
Include Inherited Members

Adds a ForeignKeyColumn object to the foreign key column 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(ForeignKeyColumn) Adds a ForeignKeyColumn object to the foreign key column collection.
Public method Add(ForeignKeyColumn, Int32) Adds a ForeignKeyColumn object at a specified index position in the foreign key column collection.
Public method Add(ForeignKeyColumn, String) Adds a ForeignKeyColumn object to the position after a specified, existing ForeignKeyColumn object in the foreign key column collection.

Top

See Also

Reference

ForeignKeyColumnCollection Class

Microsoft.SqlServer.Management.Smo Namespace