ForeignKey Constructor
Initializes a new instance of the ForeignKey class.
Este miembro está sobrecargado. Para obtener información completa acerca de este miembro, incluidos sintaxis, uso y ejemplos, haga clic en un nombre de la lista de sobrecarga.
Lista de sobrecargas
Nombre | Descripción | |
---|---|---|
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. |
Arriba