共用方式為


ForeignKey 建構

Initializes a new instance of the ForeignKey class.

多載清單 

  名稱 描述
公用方法 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.

頂端