共用方式為


Remove 方法

Removes a ForeignKeyColumn object from the ForeignKeyColumnCollection object.

多載清單 

  名稱 描述
公用方法 Remove(String) Removes a member from the collection with the specified name. (繼承自 ParameterCollectionBase。)
公用方法 Remove(ForeignKeyColumn) Removes a ForeignKeyColumn object from the foreign key column collection.

頂端