ISql100Subroutine.GetParametersRelationship メソッド

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

構文

'宣言
Function GetParametersRelationship As IModelMultiRelationship(Of ISql100Subroutine, ISql100SubroutineParameter)
'使用
Dim instance As ISql100Subroutine
Dim returnValue As IModelMultiRelationship(Of ISql100Subroutine, ISql100SubroutineParameter)

returnValue = instance.GetParametersRelationship()
IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter> GetParametersRelationship()
IModelMultiRelationship<ISql100Subroutine^, ISql100SubroutineParameter^>^ GetParametersRelationship()
function GetParametersRelationship() : IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter>

戻り値

型 : Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter>

参照

参照

ISql100Subroutine インターフェイス

ISql100Subroutine メンバ

GetParametersRelationship オーバーロード

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