Share via


ISql90SoapMethodSpecification.GetRelatedMethodRelationship Method

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

Syntax

'Declaration
Function GetRelatedMethodRelationship As IModelSingleRelationship(Of ISql90SoapMethodSpecification, ISql90Subroutine)
'Usage
Dim instance As ISql90SoapMethodSpecification 
Dim returnValue As IModelSingleRelationship(Of ISql90SoapMethodSpecification, ISql90Subroutine)

returnValue = instance.GetRelatedMethodRelationship()
IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine> GetRelatedMethodRelationship()
IModelSingleRelationship<ISql90SoapMethodSpecification^, ISql90Subroutine^>^ GetRelatedMethodRelationship()
function GetRelatedMethodRelationship() : IModelSingleRelationship<ISql90SoapMethodSpecification, ISql90Subroutine>

Return Value

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

.NET Framework Security

See Also

Reference

ISql90SoapMethodSpecification Interface

ISql90SoapMethodSpecification Members

Microsoft.Data.Schema.Sql.SchemaModel.SqlServer Namespace