RelationshipEntrySource.RelationshipEntry プロパティ

このソースのリレーションシップ エントリを取得します。

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

構文

'宣言
Public MustOverride ReadOnly Property RelationshipEntry As IModelRelationshipEntry
'使用
Dim instance As RelationshipEntrySource
Dim value As IModelRelationshipEntry

value = instance.RelationshipEntry
public abstract IModelRelationshipEntry RelationshipEntry { get; }
public:
virtual property IModelRelationshipEntry^ RelationshipEntry {
    IModelRelationshipEntry^ get () abstract;
}
public abstract function get RelationshipEntry () : IModelRelationshipEntry

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.IModelRelationshipEntry

参照

参照

RelationshipEntrySource クラス

RelationshipEntrySource メンバ

Microsoft.Data.Schema.SchemaModel 名前空間