ISqlFunction.GetFunctionBodyRelationship メソッド

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

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

構文

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

returnValue = instance.GetFunctionBodyRelationship()
IModelSingleRelationship<ISqlFunction, ISqlFunctionImplementation> GetFunctionBodyRelationship()
IModelSingleRelationship<ISqlFunction^, ISqlFunctionImplementation^>^ GetFunctionBodyRelationship()
function GetFunctionBodyRelationship() : IModelSingleRelationship<ISqlFunction, ISqlFunctionImplementation>

戻り値

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

参照

参照

ISqlFunction インターフェイス

ISqlFunction メンバ

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