ForeignKeyCollection.Remove Méthode
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 |
|---|---|
| Remove(ForeignKey) | |
| Remove(String) |
Remove(ForeignKey)
public void Remove(Microsoft.SqlServer.Management.Smo.ForeignKey foreignKey);
override this.Remove : Microsoft.SqlServer.Management.Smo.ForeignKey -> unit
Public Sub Remove (foreignKey As ForeignKey)
Paramètres
- foreignKey
- ForeignKey
S’applique à
Remove(String)
public void Remove(string name);
override this.Remove : string -> unit
Public Sub Remove (name As String)
Paramètres
- name
- String