ForeignKey Constructor
Initializes a new instance of the ForeignKey class.
Notas
Este espacio de nombres, clase o miembro solamente se admite en la versión 2.0 de Microsoft .NET Framework.
Lista de sobrecargas
Nombre | Description |
---|---|
ForeignKey () |
Initializes a new instance of the ForeignKey class.
|
ForeignKey (Table, String) |
Initializes a new instance of the ForeignKey class on the specified table with the specified name.
|
Vea también
Referencia
ForeignKey Class
ForeignKey Members
Microsoft.SqlServer.Management.Smo Namespace
Otros recursos
Creating, Altering, and Removing Foreign Keys
Crear y modificar restricciones FOREIGN KEY
CREATE TABLE (Transact-SQL)