ISqlFunction.GetTypeRelationship メソッド

関数の型のリレーションシップ コレクションを返します。

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

構文

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

returnValue = instance.GetTypeRelationship()
IModelSingleRelationship<ISqlFunction, ISqlTypeSpecifier> GetTypeRelationship()
IModelSingleRelationship<ISqlFunction^, ISqlTypeSpecifier^>^ GetTypeRelationship()
function GetTypeRelationship() : IModelSingleRelationship<ISqlFunction, ISqlTypeSpecifier>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlFunction, ISqlTypeSpecifier>

参照

参照

ISqlFunction インターフェイス

ISqlFunction メンバ

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