ForeignKey Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
| Nom | Description |
|---|---|
| ForeignKey() | |
| ForeignKey(Table, String) |
ForeignKey()
public ForeignKey();
Public Sub New ()
S’applique à
ForeignKey(Table, String)
public ForeignKey(Microsoft.SqlServer.Management.Smo.Table table, string name);
new Microsoft.SqlServer.Management.Smo.ForeignKey : Microsoft.SqlServer.Management.Smo.Table * string -> Microsoft.SqlServer.Management.Smo.ForeignKey
Public Sub New (table As Table, name As String)
Paramètres
- table
- Table
- name
- String