IModelSingleRelationship<TRelating, TRelated>.RecreateRelationshipEntry メソッド

空の新しいリレーションシップ エントリを返します。または、既存のリレーションシップ エントリを置き換えます。

名前空間 :  Microsoft.Data.Schema.SchemaModel
アセンブリ :  Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)

構文

'宣言
Function RecreateRelationshipEntry As IModelRelationshipEntry
'使用
Dim instance As IModelSingleRelationship
Dim returnValue As IModelRelationshipEntry

returnValue = instance.RecreateRelationshipEntry()
IModelRelationshipEntry RecreateRelationshipEntry()
IModelRelationshipEntry^ RecreateRelationshipEntry()
function RecreateRelationshipEntry() : IModelRelationshipEntry

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
IModelRelationshipEntry を返します。

参照

参照

IModelSingleRelationship<TRelating, TRelated> インターフェイス

IModelSingleRelationship<TRelating, TRelated> メンバ

RecreateRelationshipEntry オーバーロード

Microsoft.Data.Schema.SchemaModel 名前空間