IModelSingleRelationship<TRelating, TRelated>.GetRelationshipEntry メソッド
関連付けられたリレーションシップ エントリを返します。
名前空間 : Microsoft.Data.Schema.SchemaModel
アセンブリ : Microsoft.Data.Schema (Microsoft.Data.Schema.dll 内)
構文
'宣言
Function GetRelationshipEntry As IModelRelationshipEntry
'使用
Dim instance As IModelSingleRelationship
Dim returnValue As IModelRelationshipEntry
returnValue = instance.GetRelationshipEntry()
IModelRelationshipEntry GetRelationshipEntry()
IModelRelationshipEntry^ GetRelationshipEntry()
function GetRelationshipEntry() : IModelRelationshipEntry
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry
IModelRelationshipEntry を返します。
参照
参照
IModelSingleRelationship<TRelating, TRelated> インターフェイス