Método ISql90SoapMethodSpecification.GetRelatedMethodRelationship

Retorna um IModelSingleRelationship entre this e associado ISql90Subroutine.

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

Sintaxe

'Declaração
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>

Valor de retorno

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

Segurança do .NET Framework

Consulte também

Referência

ISql90SoapMethodSpecification Interface

Namespace Microsoft.Data.Schema.Sql.SchemaModel