Remove

DocumentTableRelationCollection.Remove method

指定されたリレーションをコレクションから削除します。

public void Remove(DocumentTableRelation relation)
パラメータ タイプ 説明
relation DocumentTableRelation 削除するリレーション。

関連項目