Metodo ISql90SoapMethodSpecification.GetRelatedMethodRelationship

Restituisce un oggetto IModelSingleRelationship tra this e l'oggettoISql90Subroutine associato.

Spazio dei nomi:  Microsoft.Data.Schema.Sql.SchemaModel
Assembly:  Microsoft.Data.Schema.Sql (in Microsoft.Data.Schema.Sql.dll)

Sintassi

'Dichiarazione
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>

Valore restituito

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SoapMethodSpecification Interfaccia

Spazio dei nomi Microsoft.Data.Schema.Sql.SchemaModel