Remarque
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de vous connecter ou de modifier des répertoires.
L’accès à cette page nécessite une autorisation. Vous pouvez essayer de modifier des répertoires.
Initializes a new instance of the ForeignKeyColumn class.
Notes
Cet espace de noms, cette classe ou ce membre est pris en charge uniquement par la version 2.0 de Microsoft .NET Framework.
Liste de surcharge
| Nom | Description |
|---|---|
| ForeignKeyColumn () |
Initializes a new instance of the ForeignKeyColumn class.
|
| ForeignKeyColumn (ForeignKey, String) |
Initializes a new instance of the ForeignKeyColumn class based on the specified foreign key with the specified name.
|
| ForeignKeyColumn (ForeignKey, String, String) |
Initializes a new instance of the ForeignKeyColumn class based on the specified foreign key with the specified name, which references the specified column.
|
Voir aussi
Référence
ForeignKeyColumn Class
ForeignKeyColumn Members
Microsoft.SqlServer.Management.Smo Namespace
Autres ressources
Creating, Altering, and Removing Foreign Keys
Création et modification des contraintes FOREIGN KEY
CREATE TABLE (Transact-SQL)