Sdílet prostřednictvím


ISql100Subroutine.GetParametersRelationship – metoda

Vrátí IModelMultiRelationship mezi this a přidruženého ISql100SubroutineParameter.

Obor názvů:  Microsoft.Data.Schema.Sql.SchemaModel
Sestavení:  Microsoft.Data.Schema.Sql (v Microsoft.Data.Schema.Sql.dll)

Syntaxe

'Deklarace
Function GetParametersRelationship As IModelMultiRelationship(Of ISql100Subroutine, ISql100SubroutineParameter)
IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter> GetParametersRelationship()
IModelMultiRelationship<ISql100Subroutine^, ISql100SubroutineParameter^>^ GetParametersRelationship()
abstract GetParametersRelationship : unit -> IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter> 
function GetParametersRelationship() : IModelMultiRelationship<ISql100Subroutine, ISql100SubroutineParameter>

Vrácená hodnota

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

Zabezpečení rozhraní .NET Framework

Viz také

Odkaz

ISql100Subroutine Rozhraní

GetParametersRelationship – přetížení

Microsoft.Data.Schema.Sql.SchemaModel – obor názvů