共用方式為


IDatabaseTypeSpecifier.GetTypeRelationship 方法

取得此 IDatabaseTypeSpecifier 與相關 IDatabaseType 之間的 IModelSingleRelationship

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

語法

'宣告
Function GetTypeRelationship As IModelSingleRelationship(Of IDatabaseTypeSpecifier, IDatabaseType)
IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType> GetTypeRelationship()
IModelSingleRelationship<IDatabaseTypeSpecifier^, IDatabaseType^>^ GetTypeRelationship()
abstract GetTypeRelationship : unit -> IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType> 
function GetTypeRelationship() : IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType>

傳回值

型別:Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<IDatabaseTypeSpecifier, IDatabaseType>

.NET Framework 安全性

請參閱

參考

IDatabaseTypeSpecifier 介面

Microsoft.Data.Schema.SchemaModel.Abstract 命名空間