次の方法で共有


ElementClass.HierarchicalRelationshipClass プロパティ

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

構文

'宣言
Public ReadOnly Property HierarchicalRelationshipClass As RelationshipClass
'使用
Dim instance As ElementClass
Dim value As RelationshipClass

value = instance.HierarchicalRelationshipClass
public RelationshipClass HierarchicalRelationshipClass { get; }
public:
property RelationshipClass^ HierarchicalRelationshipClass {
    RelationshipClass^ get ();
}
public function get HierarchicalRelationshipClass () : RelationshipClass

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.RelationshipClass

参照

参照

ElementClass クラス

ElementClass メンバ

Microsoft.Data.Schema.SchemaModel 名前空間