次の方法で共有


RelationshipClass.ModelRelationshipType プロパティ

リレーションシップの型を取得します。

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

構文

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

value = instance.ModelRelationshipType
public ModelRelationshipType ModelRelationshipType { get; }
public:
property ModelRelationshipType ModelRelationshipType {
    ModelRelationshipType get ();
}
public function get ModelRelationshipType () : ModelRelationshipType

プロパティ値

型 : Microsoft.Data.Schema.SchemaModel.ModelRelationshipType
ModelRelationshipType 列挙値を返します。

参照

参照

RelationshipClass クラス

RelationshipClass メンバ

Microsoft.Data.Schema.SchemaModel 名前空間