ModelElementOwnerInfo.OwnerRelationshipEntry プロパティ

所有者のリレーションシップ エントリを取得します。

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

構文

'宣言
Public ReadOnly Property OwnerRelationshipEntry As IModelRelationshipEntry
'使用
Dim instance As ModelElementOwnerInfo
Dim value As IModelRelationshipEntry

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

プロパティ値

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

参照

参照

ModelElementOwnerInfo クラス

ModelElementOwnerInfo メンバ

Microsoft.Data.Schema.SchemaModel 名前空間