ISql90ClrProperty.GetTypeRelationship メソッド
名前空間 : Microsoft.Data.Schema.Sql.SchemaModel.SqlServer
アセンブリ : Microsoft.Data.Schema.Sql (Microsoft.Data.Schema.Sql.dll 内)
構文
'宣言
Function GetTypeRelationship As IModelSingleRelationship(Of ISql90ClrProperty, ISqlType)
'使用
Dim instance As ISql90ClrProperty
Dim returnValue As IModelSingleRelationship(Of ISql90ClrProperty, ISqlType)
returnValue = instance.GetTypeRelationship()
IModelSingleRelationship<ISql90ClrProperty, ISqlType> GetTypeRelationship()
IModelSingleRelationship<ISql90ClrProperty^, ISqlType^>^ GetTypeRelationship()
function GetTypeRelationship() : IModelSingleRelationship<ISql90ClrProperty, ISqlType>
戻り値
型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90ClrProperty, ISqlType>