共用方式為


Script 方法

Generates a Transact-SQL script that can be used to re-create the foreign key.

多載清單 

  名稱 描述
公用方法 Script() () () () Generates a Transact-SQL script that can be used to re-create the foreign key.
公用方法 Script(ScriptingOptions) Generates a Transact-SQL script that can be used to re-create the foreign key as specified by the script options. 

頂端