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 ForeignKeyColumn object to the foreign key column collection.
Remarks
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Overload List
Name | Description |
---|---|
ForeignKeyColumnCollection.Add (ForeignKeyColumn) |
Adds a ForeignKeyColumn object to the foreign key column collection.
|
ForeignKeyColumnCollection.Add (ForeignKeyColumn, Int32) |
Adds a ForeignKeyColumn object at a specified index position in the foreign key column collection.
|
ForeignKeyColumnCollection.Add (ForeignKeyColumn, String) |
Adds a ForeignKeyColumn object to the position after a specified, existing ForeignKeyColumn object in the foreign key column collection.
|
See Also
Reference
ForeignKeyColumnCollection Class
ForeignKeyColumnCollection Members
Microsoft.SqlServer.Management.Smo Namespace