IModelMultiRelationship<TRelating, TRelated>.AddRelationshipEntry メソッド

空のリレーションシップ エントリをリレーションシップの末尾に追加します。

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

構文

'宣言
Function AddRelationshipEntry As IModelRelationshipEntry
'使用
Dim instance As IModelMultiRelationship
Dim returnValue As IModelRelationshipEntry

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

戻り値

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

参照

参照

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

IModelMultiRelationship<TRelating, TRelated> メンバ

Microsoft.Data.Schema.SchemaModel 名前空間