ISqlUserDefinedDataType.GetTypeRelationship メソッド

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

構文

'宣言
Function GetTypeRelationship As IModelSingleRelationship(Of ISqlUserDefinedDataType, ISqlBuiltInType)
'使用
Dim instance As ISqlUserDefinedDataType
Dim returnValue As IModelSingleRelationship(Of ISqlUserDefinedDataType, ISqlBuiltInType)

returnValue = instance.GetTypeRelationship()
IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType> GetTypeRelationship()
IModelSingleRelationship<ISqlUserDefinedDataType^, ISqlBuiltInType^>^ GetTypeRelationship()
function GetTypeRelationship() : IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlUserDefinedDataType, ISqlBuiltInType>

参照

参照

ISqlUserDefinedDataType インターフェイス

ISqlUserDefinedDataType メンバ

GetTypeRelationship オーバーロード

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer 名前空間