Compartir a través de


ForeignKey Constructor

Initializes a new instance of the ForeignKey class.

Lista de sobrecargas

  Nombre Descripción
Método publico ForeignKey() () () () Initializes a new instance of the ForeignKey class.
Método publico ForeignKey(Table, String) Initializes a new instance of the ForeignKey class on the specified table with the specified name.

Principio