ISql90SoapMethodSpecification.GetRelatedMethodRelationship (Método)

Devuelve una interfaz IModelSingleRelationship entre this y la interfaz ISql90Subroutine asociada.

Espacio de nombres:  Microsoft.Data.Schema.Sql.SchemaModel
Ensamblado:  Microsoft.Data.Schema.Sql (en Microsoft.Data.Schema.Sql.dll)

Sintaxis

'Declaración
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 devuelto

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

Seguridad de .NET Framework

Vea también

Referencia

ISql90SoapMethodSpecification Interfaz

Microsoft.Data.Schema.Sql.SchemaModel (Espacio de nombres)