リレーションシップの型を取得します。
名前空間 : 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 列挙値を返します。