次の方法で共有


ISqlProcedure.GetParentProcRelationship メソッド

親プロシージャのリレーションシップを返します。

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

構文

'宣言
Function GetParentProcRelationship As IModelSingleRelationship(Of ISqlProcedure, ISqlProcedure)
'使用
Dim instance As ISqlProcedure
Dim returnValue As IModelSingleRelationship(Of ISqlProcedure, ISqlProcedure)

returnValue = instance.GetParentProcRelationship()
IModelSingleRelationship<ISqlProcedure, ISqlProcedure> GetParentProcRelationship()
IModelSingleRelationship<ISqlProcedure^, ISqlProcedure^>^ GetParentProcRelationship()
function GetParentProcRelationship() : IModelSingleRelationship<ISqlProcedure, ISqlProcedure>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISqlProcedure, ISqlProcedure>

参照

参照

ISqlProcedure インターフェイス

ISqlProcedure メンバ

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