Metodo ISql90SoapLanguageSpecifier.GetWebMethodsRelationship

Restituisce un oggetto IModelMultiRelationship tra this e l'oggetto ISql90SoapMethodSpecification associato.

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

Sintassi

'Dichiarazione
Function GetWebMethodsRelationship As IModelMultiRelationship(Of ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification)
IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification> GetWebMethodsRelationship()
IModelMultiRelationship<ISql90SoapLanguageSpecifier^, ISql90SoapMethodSpecification^>^ GetWebMethodsRelationship()
abstract GetWebMethodsRelationship : unit -> IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification> 
function GetWebMethodsRelationship() : IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification>

Valore restituito

Tipo: Microsoft.Data.Schema.SchemaModel.IModelMultiRelationship<ISql90SoapLanguageSpecifier, ISql90SoapMethodSpecification>

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ISql90SoapLanguageSpecifier Interfaccia

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