Freigeben über


ForeignKey Constructor

Initializes a new instance of the ForeignKey class.

Hinweise

Der Namespace, die Klasse oder das Element wird nur in der Version 2.0 von Microsoft .NET Framework unterstützt.

Überladungsliste

Name 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.

Siehe auch

Verweis

ForeignKey Class
ForeignKey Members
Microsoft.SqlServer.Management.Smo Namespace

Andere Ressourcen

Creating, Altering, and Removing Foreign Keys
Erstellen und Ändern von FOREIGN KEY-Einschränkungen
CREATE TABLE (Transact-SQL)