共用方式為


ModelRelationshipClass.ModelRelationshipType 屬性

取得這個關聯性的關聯性類型。

命名空間:  Microsoft.Data.Schema.SchemaModel
組件:  Microsoft.Data.Schema (在 Microsoft.Data.Schema.dll 中)

語法

'宣告
Public ReadOnly Property ModelRelationshipType As ModelRelationshipType
    Get
public ModelRelationshipType ModelRelationshipType { get; }
public:
property ModelRelationshipType ModelRelationshipType {
    ModelRelationshipType get ();
}
member ModelRelationshipType : ModelRelationshipType
function get ModelRelationshipType () : ModelRelationshipType

屬性值

型別:Microsoft.Data.Schema.SchemaModel.ModelRelationshipType
關聯性型別。

.NET Framework 安全性

請參閱

參考

ModelRelationshipClass 類別

Microsoft.Data.Schema.SchemaModel 命名空間

ModelRelationshipType