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 ForeignKey class.
Espace de noms : Microsoft.SqlServer.Management.Smo
Assembly : Microsoft.SqlServer.Smo (en Microsoft.SqlServer.Smo.dll)
Syntaxe
'Déclaration
Public Sub New
'Utilisation
Dim instance As New ForeignKey()
public ForeignKey()
public:
ForeignKey()
new : unit -> ForeignKey
public function ForeignKey()
Notes
The default constructor initializes any fields to their default values.
Exemples
Création, modification et suppression de clés étrangères
How to: Create, Alter, and Remove a Foreign Key in Visual Basic .NET
Voir aussi
Référence
Espace de noms Microsoft.SqlServer.Management.Smo