ISql90SoapMethodSpecification.GetRelatedMethodRelationship-Methode

Gibt eine IModelSingleRelationship zwischen this und der zugeordneten ISql90Subroutine zurück.

Namespace:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Syntax

'Declaration
Function GetRelatedMethodRelationship As IModelSingleRelationship(Of ISql90SoapMethodSpecification, ISql90Subroutine)
IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine> GetRelatedMethodRelationship()
IModelSingleRelationship<ISql90SoapMethodSpecification^, ISql90Subroutine^>^ GetRelatedMethodRelationship()
abstract GetRelatedMethodRelationship : unit -> IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine> 
function GetRelatedMethodRelationship() : IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine>

Rückgabewert

Typ: Microsoft.Data.Schema.SchemaModel.IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine>

.NET Framework-Sicherheit

Siehe auch

Referenz

ISql90SoapMethodSpecification Schnittstelle

Microsoft.Data.Schema.Sql.SchemaModel-Namespace