IModelSingleRelationship<TRelating, TRelated>.RecreateRelationshipEntry メソッド (TRelated)
指定した要素を指す、新しいリレーションシップ エントリを返します。または、既存のリレーションシップ エントリを置き換えます。
名前空間 : Microsoft.Data.Schema.SchemaModel
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Function RecreateRelationshipEntry ( _
element As TRelated _
) As IModelRelationshipEntry
'使用
Dim instance As IModelSingleRelationship
Dim element As TRelated
Dim returnValue As IModelRelationshipEntry
returnValue = instance.RecreateRelationshipEntry(element)
IModelRelationshipEntry RecreateRelationshipEntry(
TRelated element
)
IModelRelationshipEntry^ RecreateRelationshipEntry(
TRelated element
)
function RecreateRelationshipEntry(
element : TRelated
) : IModelRelationshipEntry
パラメータ
- element
型 : TRelated
要素を指定します。
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
IModelRelationshipEntry を返します。
参照
参照
IModelSingleRelationship<TRelating, TRelated> インターフェイス
IModelSingleRelationship<TRelating, TRelated> メンバ